-
-
Notifications
You must be signed in to change notification settings - Fork 78.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
Update devDependencies and gems. #25192
Conversation
Just updated to 8.9.4 and ran |
Hmmm, that is something else I guess. The previous issue was with fsevents. |
@mdo: how about removing the local node_modules folder and doing |
8c1f9ef
to
6237e66
Compare
Sorry, missed your follow-up reply. I'll try again tonight. |
6237e66
to
d690caf
Compare
Hmm, Travis failures seem unrelated to these changes. /CC @Johann-S |
Seems related to Travis and the ability to launch Chrome Headless 😟 |
Yeah, that was my understanding too :/ I don't see any issue reported https://github.com/travis-ci/travis-ci/issues the last days, so i triggered a rebuild and if it fails we should open an issue there. |
All right, I made travis-ci/travis-ci#9024. |
16637aa
to
769df1f
Compare
769df1f
to
38a0924
Compare
@mdo: just for a confirmation since I don't have a Mac rig, can you:
npm i
and see if package-lock.json is modified? it shouldn't be anymore.