Open yangpu opened 9 years ago
+1 I'm getting exactly the same issue. It goes and starts pulling down the modules from the public service, but then just terminates the service completely. Nothing is stored on the private server cache. I'm just running from the command line at the moment, on a Windows 2008 server.
Any ideas guys?
:+1:
+1. I've reinstalled node but some environment variable must be getting set that persists beyond reinstallation since my npm installation continues to be broken.
I just follow the instruction to install and run sinopia:
$ npm install -g sinopia $ sinopia
then install some nodejs modules: $ npm install express
sinopia print console log to get something download from npmjs, but it break down after several sub-modules have been installed.
I have installed sinopia as a windows service, but the service is stopped always without any error log output.