Code Monkey home page Code Monkey logo

Comments (2)

TheCatster avatar TheCatster commented on July 21, 2024

I updated Node to the latest version (9.something) and am now getting this error:
`

[email protected] start /Users/make717/interactive-adventure-game-tool
node node_modules/gulp/bin/gulp.js

[13:38:24] Using gulpfile ~/interactive-adventure-game-tool/gulpfile.js
[13:38:24] Starting 'default'...
[13:38:24] Starting 'styles'...
[13:38:24] 'styles' errored after 104 ms
[13:38:24] Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (59)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
at module.exports (/Users/make717/interactive-adventure-game-tool/node_modules/node-sass/lib/binding.js:13:13)
at Object. (/Users/make717/interactive-adventure-game-tool/node_modules/node-sass/lib/index.js:14:35)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object. (/Users/make717/interactive-adventure-game-tool/node_modules/gulp-sass/index.js:187:21)
[13:38:24] Error in plugin 'run-sequence(styles)'
Message:
Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (59)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
Stack:
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (59)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
at module.exports (/Users/make717/interactive-adventure-game-tool/node_modules/node-sass/lib/binding.js:13:13)
at Object. (/Users/make717/interactive-adventure-game-tool/node_modules/node-sass/lib/index.js:14:35)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object. (/Users/make717/interactive-adventure-game-tool/node_modules/gulp-sass/index.js:187:21)
[13:38:24] Finished 'default' after 109 ms
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: node node_modules/gulp/bin/gulp.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/make717/.npm/_logs/2018-01-22T18_38_24_204Z-debug.log`

from skill-sample-nodejs-adventure-game.

jess0407 avatar jess0407 commented on July 21, 2024

Had the same issue, resolved for me by update package.json
From "require-dir": "^0.2.0" to "require-dir": "0.3.2".

from skill-sample-nodejs-adventure-game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.