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/CD Error: EACCES: permission denied, rmdir '/my-project/dist' #85

Open
alexauvray opened this issue Feb 7, 2020 · 0 comments
Open

Comments

@alexauvray
Copy link

Describe the bug
@vue/[email protected]
added 1208 packages from 864 contributors in 28.091s
npm run build
EACCES: permission denied, rmdir '/my-project/dist'

I did use in my deployment though:

  • mkdir ~/.npm-global
  • npm config set prefix '~/.npm-global'
  • npm install -g @vue/cli-service-global
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