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

Install of workbox-webpack-plugin@next is failing with a rollup error #2170

Closed
calinoracation opened this issue Aug 5, 2019 · 3 comments
Closed

Comments

@calinoracation
Copy link

calinoracation commented Aug 5, 2019

Library Affected:
workbox-webpack-plugin

Browser & Platform:
webpack / node (8.9.1) / npm (6.9.0)

Issue or Feature Request Description:
Attempting to install workbox-webpack-plugin@next or workbox-webpack-plugin@5.0.0-alpha.2 is failing with the following error. After first release this worked at one point but is now failing for both me locally, on a AWS machine and a co-worker's machine.

Edit: Verified the failure on CI builds as well

npm ERR! path /mnt/airlab/repos/hyperloop/node_modules/rollup/dist/bin/rollup.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/mnt/airlab/repos/hyperloop/node_modules/rollup/dist/bin/rollup.js'
npm ERR! enoent This is related to npm not being able to find a file.
@calinoracation
Copy link
Author

rollup/rollup#3029

@jeffposnick
Copy link
Contributor

Thanks for flagging this—looks like it's fixed on the Rollup side of things now.

@calinoracation
Copy link
Author

Yep, confirmed CI and all is resolved now.

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