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

Error with multiple calls to copyWorkboxLibraries() #1180

Closed
jeffposnick opened this issue Jan 16, 2018 · 0 comments
Closed

Error with multiple calls to copyWorkboxLibraries() #1180

jeffposnick opened this issue Jan 16, 2018 · 0 comments
Assignees
Labels
Bug An issue with our existing, production codebase. workbox-build

Comments

@jeffposnick
Copy link
Contributor

Library Affected:
workbox-build

@jgw96 reported this to me directly: After the first call to workbox-build.copyWorkboxLibraries(), calling it again while the destination directory still exists will lead to errors like

Error: One or more of the Workbox libraries could not be copied over to the destination directory:
Error: ENOENT: no such file or directory, unlink '/tmp/workbox-v3.0.0-alpha.5/workbox-sw.js'
@jeffposnick jeffposnick added Bug An issue with our existing, production codebase. workbox-build labels Jan 16, 2018
@jeffposnick jeffposnick self-assigned this Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An issue with our existing, production codebase. workbox-build
Projects
None yet
Development

No branches or pull requests

1 participant