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

ENOENT -4058 #120

Open
dododododooooo opened this issue May 20, 2021 · 0 comments
Open

ENOENT -4058 #120

dododododooooo opened this issue May 20, 2021 · 0 comments

Comments

@dododododooooo
Copy link

  • stack: Error: Command failed with exit code 4294963238: npm install --save-dev --loglevel error empress-blog-swf-casper-template
    npm ERR! code ENOENT
    npm ERR! syscall spawn git
    npm ERR! path git
    npm ERR! errno -4058
    npm ERR! enoent spawn git ENOENT
    npm ERR! enoent This is related to npm not being able to find a file.
    npm ERR! enoent

on

  • node: 14.15.1
  • PLATFORM: win32 x64

==== more details ===

0 verbose cli [
0 verbose cli 'C:\Program Files\nodejs\node.exe',
0 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
0 verbose cli 'install',
0 verbose cli '--save-dev',
0 verbose cli '--loglevel error',
0 verbose cli 'empress-blog-swf-casper-template'
0 verbose cli ]
1 info using [email protected]
2 info using [email protected]
...
878 timing idealTree Completed in 12061ms
879 timing command:install Completed in 12071ms
880 verbose stack Error: spawn git ENOENT
880 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
880 verbose stack at onErrorNT (internal/child_process.js:465:16)
880 verbose stack at processTicksAndRejections (internal/process/task_queues.js:80:21)
881 verbose cwd C:\Users\overkottl\Documents\proj\p06
882 verbose Windows_NT 10.0.18363
883 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "--save-dev" "--loglevel error" "empress-blog-swf-casper-template"
884 verbose node v14.15.1
885 verbose npm v7.13.0
886 error code ENOENT
887 error syscall spawn git
888 error path git
889 error errno -4058
890 error enoent spawn git ENOENT
891 error enoent This is related to npm not being able to find a file.
892 verbose exit -4058

HOW TO REPRODUCE
ember new p06
cd P06
ember install empress-blog
ember install empress-blog-swf-casper-template

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

1 participant