-
Notifications
You must be signed in to change notification settings - Fork 7
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
Dependency issue with fs-extra #44
Comments
I've tried all sorts of Node versions 10-14 (as a recommended solution in the original fs-extra issue above). I've tried committing the compiled out/*.js and skipping the build step (since the issue seems to be near |
Same for me on Mac OS 10.15.4 |
I haven't been able to reproduce this yet. Trying. |
Appears to be related to this: jprichardson/node-fs-extra#794 https://www.codespot.org/javascript-es2019-optional-catch-binding/ I'm not sure if there is anything I can do except strip out fs-extra dependency |
Going to close as I haven't seen this lately |
This is a screenshot of my CircleCI build failing on an unexpected token from fs-extra. Cannot reproduce local.
Here, others are experiencing similar issues in Cloud Build, maybe others..
vercel/pkg#883
Recommendation is to possibly roll back fs-extra to version 8..?
Node version 13.8.0
Flagpole version 2.4.9
The text was updated successfully, but these errors were encountered: