Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails on Windows #33

Open
paulvi opened this issue Oct 23, 2013 · 1 comment
Open

Fails on Windows #33

paulvi opened this issue Oct 23, 2013 · 1 comment

Comments

@paulvi
Copy link

paulvi commented Oct 23, 2013

Tried in straightforward way on Windows.
npm install failed (see log below), template git repository was not deleted, leaving the project in dirty state.

And yes, #29 Express is old 2.x

npm http 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
npm ERR! Error: ENOENT, lstat 'E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\colors\package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1
npm ERR! node -v v0.10.0
npm ERR! npm -v 1.2.14
npm ERR! path E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\colors\package.json
npm ERR! fstream_path E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\colors\package.json
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:93:15)
npm ERR! Error: ENOENT, lstat 'E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\hooks\package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1
npm ERR! node -v v0.10.0
npm ERR! npm -v 1.2.14
npm ERR! path E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\hooks\package.json
npm ERR! fstream_path E:\Eclipse\Enide-Standard-kepler431-working-copy\ws\NodeBoilerplateProject1\node_modules\mongoose\node_modules\hooks\package.json
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
@steven-pribilinskiy
Copy link

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants