Error: npm run start-server in Windows 7 #3634

Closed
opened 2025-10-01 16:32:51 -05:00 by giteasync · 2 comments
Owner

Originally created by @smelike on GitHub.

$ npm run start-server

trilium@0.42.6 start-server D:\workplace\trilium
TRILIUM_ENV=dev node ./src/www

'TRILIUM_ENV' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! trilium@0.42.6 start-server: TRILIUM_ENV=dev node ./src/www
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the trilium@0.42.6 start-server script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Originally created by @smelike on GitHub. $ npm run start-server > trilium@0.42.6 start-server D:\workplace\trilium > TRILIUM_ENV=dev node ./src/www 'TRILIUM_ENV' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒ ▒▒▒▒▒▒▒▒▒ļ▒▒▒ npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! trilium@0.42.6 start-server: `TRILIUM_ENV=dev node ./src/www` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the trilium@0.42.6 start-server script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Author
Owner

@smelike commented on GitHub:

server version is for linux hosts only.

This does not mean it can't run on windows, but I don't test it on non-linux platforms and there might be some issues (like this one I guess). PRs are welcome.

I am trying to fix it.

@smelike commented on GitHub: > server version is for linux hosts only. > > This does not mean it can't run on windows, but I don't test it on non-linux platforms and there might be some issues (like this one I guess). PRs are welcome. I am trying to fix it.
Author
Owner

@zadam commented on GitHub:

server version is for linux hosts only.

This does not mean it can't run on windows, but I don't test it on non-linux platforms and there might be some issues (like this one I guess). PRs are welcome.

@zadam commented on GitHub: server version is for linux hosts only. This does not mean it can't run on windows, but I don't test it on non-linux platforms and there might be some issues (like this one I guess). PRs are welcome.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TriliumNext/Trilium#3634
No description provided.