| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
We still test Node 7 on AppVeyor
|
Um, this doesn't look amazing 😞 > fsevents@1.1.2 install /tmp/tmp.nEJmaLIQL1/test-app/node_modules/fsevents > node install npm ERR! Cannot read property 'type' of undefined |
Sorry, something went wrong.
|
Seems like this error is npm@5.0.3 bug npm/npm#16812. |
Sorry, something went wrong.
|
Heh. Seems like no chance to run with npm@5: > @ build C:\projects\create-react-app-a3khu
> node packages/react-scripts/scripts/build.js
module.js:472
throw err;
^
Error: Cannot find module 'html-webpack-plugin'
at Function.Module._resolveFilename (module.js:470:15)
at Function.Module._load (module.js:418:25)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\projects\create-react-app-a3khu\packages\react-scripts\config\webpack.config.prod.js:16:27)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
npm ERR! Windows_NT 10.0.14393
I'll try to pin it at 4.x so that we can at least test Node 8 alone. |
Sorry, something went wrong.
|
Was there a specific reason we don't test Node 8 on AppVeyor? |
Sorry, something went wrong.
|
I don't want to make CI time slower. So I'd rather test two versions here and two versions there. This doesn't catch everything but that's the tradeoff. |
Sorry, something went wrong.
* upstream/master: (55 commits) Fix minor typo (react#2679) Bootstrap with Yarn when available (react#2673) Add more info about apache client side routing (react#2666) Test Node 8 on Travis (react#2659) Add json and css to lint-staged in template README (react#2671) Add a note about fixed vulnerability in 1.0.8 Publish Changelog for 1.0.8 (react#2664) Reformat source code with Prettier 1.5.2 Update Prettier to v1 (react#2465) Update ISSUE_TEMPLATE.md Local testing docker links (react#2662) Better React Native Web support (react#2511) Bump dependencies (react#2658) Minor code style edits to user guide (react#2660) Don't ask to install webpack for using Styleguidist (react#2656) Put react-scripts in dependencies, not devDependencies (react#2657) Razzle added to the alternatives (react#2517) Warn about large bundle sizes (react#2648) Add instructions to use source-map-explorer (react#1641) ... # Conflicts: # packages/react-dev-utils/package.json # packages/react-scripts/config/webpack.config.dev.js # packages/react-scripts/config/webpack.config.prod.js # packages/react-scripts/package.json
* Test Node 8 on Travis We still test Node 7 on AppVeyor * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-simple.sh * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh * Update e2e-simple.sh * Update e2e-simple.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh
* Test Node 8 on Travis We still test Node 7 on AppVeyor * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-simple.sh * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh * Update e2e-simple.sh * Update e2e-simple.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh
* Test Node 8 on Travis We still test Node 7 on AppVeyor * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-simple.sh * Update e2e-installs.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh * Update e2e-simple.sh * Update e2e-simple.sh * Update e2e-kitchensink.sh * Update e2e-installs.sh
| Back | FazBrowse Home | New Git URL |
We still test Node 7 on AppVeyor