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

CI crash on release.yml #235

Closed
himself65 opened this issue Feb 22, 2020 · 2 comments · Fixed by #237
Closed

CI crash on release.yml #235

himself65 opened this issue Feb 22, 2020 · 2 comments · Fixed by #237
Assignees

Comments

@himself65
Copy link
Collaborator

https://github.com/egoist/rollup-plugin-postcss/runs/461963486#step:3:28

Run npm install -g yarn
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! code EACCES
npm ERR! syscall access
npm ERR! path /usr/local/lib/node_modules
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR!  [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] {
npm ERR!   stack: "Error: EACCES: permission denied, access '/usr/local/lib/node_modules'",
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/local/lib/node_modules'
npm ERR! }
npm ERR! 
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR! 
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-02-22T12_33_06_364Z-debug.log
##[error]Process completed with exit code 243.
@himself65
Copy link
Collaborator Author

ping @SASUKE40

himself65 added a commit to himself65/rollup-plugin-postcss that referenced this issue Feb 27, 2020
himself65 added a commit to himself65/rollup-plugin-postcss that referenced this issue Feb 27, 2020
himself65 added a commit that referenced this issue Feb 27, 2020
@egoist
Copy link
Owner

egoist commented Mar 5, 2020

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@egoist egoist added the released label Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants