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

Failed install on ubuntu/macos node 16 (CI) #1

Open
unlight opened this issue Dec 22, 2021 · 0 comments
Open

Failed install on ubuntu/macos node 16 (CI) #1

unlight opened this issue Dec 22, 2021 · 0 comments

Comments

@unlight
Copy link

unlight commented Dec 22, 2021

https://github.com/unlight/github-actions-playground/runs/4607193447?check_suite_focus=true

Run npm install
npm ERR! code 1
npm ERR! path /home/runner/work/github-actions-playground/github-actions-playground/node_modules/watchexec-bin
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! Error: Failed to load "request" module from the current working directory (/home/runner/work/github-actions-playground/github-actions-playground/node_modules/watchexec-bin). Then tried to load "request" from the npm CLI directory (/opt/hostedtoolcache/node/16.13.1/x64/lib/node_modules/npm), but it also failed. Install "request" and try again. (`npm install request`)
npm ERR!     at loadFromCwdOrNpm (/home/runner/work/github-actions-playground/github-actions-playground/node_modules/load-from-cwd-or-npm/index.js:85:18)
npm ERR!     at async Promise.all (index 0)
npm ERR!     at async /home/runner/work/github-actions-playground/github-actions-playground/node_modules/watchexec-bin/install.js:52:31

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2021-12-22T13_14_07_986Z-debug.log
Error: Process completed with exit code 1.

No such issue on Node v14 - https://github.com/unlight/github-actions-playground/runs/4607193315?check_suite_focus=true

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