bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

Update needed to work with latest node.js 7.7.4

Open bbezanson opened this issue 7 years ago • 4 comments

  • node-inspector should be removed: https://github.com/node-inspector/node-inspector

other components updated:

  • npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
  • npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
  • npm WARN deprecated [email protected]: DEPRECATED. See readme: https://github.com/gruntjs/grunt-lib-contrib
  • npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  • npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  • npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  • npm WARN deprecated [email protected]: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
  • npm WARN deprecated [email protected]: Use uuid module instead
  • npm WARN deprecated [email protected]: Please upgrade to purifycss-webpack
  • npm WARN deprecated [email protected]: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
  • npm WARN deprecated [email protected]: No longer maintained

bbezanson avatar Mar 22 '17 23:03 bbezanson

screen shot 2017-10-06 at 06 15 54 Same here

ncacace avatar Oct 06 '17 04:10 ncacace

screen shot 2017-10-06 at 06 27 15

From the command line (following the video) Hope it helps

Thanks anyway

ncacace avatar Oct 06 '17 04:10 ncacace

Now I'm down to a missing file or directory "....bedrock-starter/node_modules/node-sass/vendor"

So many conflicts which I'm guessing really due to the package.json file at the very outset. Maybe it just needs to be rewritten so that it's packaged for current versions...

ncacace avatar Oct 06 '17 12:10 ncacace