-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Cannot build latest fails with gulp sourcemap error #3115
Comments
Uhm, we don't have a dependency on gulp-sourcemaps or use gulp either. |
Looks like it's a subdependency, I am trying to track it down now. |
FYI I don't have it in my yarn.lock. |
getting the same error on a fresh installation.. |
changed the version on these two dependencies Just preliminary check. Will check the repos of two libraries above mapbox and uber. |
@sreeramvuppala |
It took a few minutes the first time. |
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
Latest HEAD
Expected results
npm install would install superset
Actual results
npm ERR! fetch failed https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.7.0.tgz
Steps to reproduce
clone repository
cd incubator-superset/superset/assets
npm install
The text was updated successfully, but these errors were encountered: