-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Conversation
I updated |
Thanks for contributing a fix for the Gulp crash on Node 10, @noelyoo! I'd prefer to upgrade May I ask you to please use Yarn's selective dependency version resolution instead of editing the lockfile directly? I tested this addition to package.json and it works:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look at my comments! Otherwise, looking good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing this improvement @noelyoo 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
claudiopro is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@claudiopro I’m happy to contribute 👍 |
Summary: **Summary** This PR adds nodejs version `10` for the Travis Ci build Details: * https://github.com/nodejs/Release#end-of-life-releases * https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#specifying-nodejs-versions ![image](https://user-images.githubusercontent.com/25740248/47252831-f1f67580-d485-11e8-8ae0-1525cfd154df.png) **Test Plan** Travis CI test Pull Request resolved: facebookarchive#1909 Differential Revision: D10487838 fbshipit-source-id: 98d98ea38da66752c6c73fd379acb024058f09a3
Summary: **Summary** This PR adds nodejs version `10` for the Travis Ci build Details: * https://github.com/nodejs/Release#end-of-life-releases * https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#specifying-nodejs-versions ![image](https://user-images.githubusercontent.com/25740248/47252831-f1f67580-d485-11e8-8ae0-1525cfd154df.png) **Test Plan** Travis CI test Pull Request resolved: facebookarchive/draft-js#1909 Differential Revision: D10487838 fbshipit-source-id: 98d98ea38da66752c6c73fd379acb024058f09a3
Summary: **Summary** This PR adds nodejs version `10` for the Travis Ci build Details: * https://github.com/nodejs/Release#end-of-life-releases * https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#specifying-nodejs-versions ![image](https://user-images.githubusercontent.com/25740248/47252831-f1f67580-d485-11e8-8ae0-1525cfd154df.png) **Test Plan** Travis CI test Pull Request resolved: facebookarchive/draft-js#1909 Differential Revision: D10487838 fbshipit-source-id: 98d98ea38da66752c6c73fd379acb024058f09a3
Summary
This PR adds nodejs version
10
for the Travis Ci buildDetails:
Test Plan
Travis CI test