zz85 / threejs-term

Terminal Renderer for Three.js
71 stars 6 forks source link

Node 8 #2

Closed wayneashleyberry closed 2 years ago

wayneashleyberry commented 7 years ago

Looks like some of the dependencies don't support node 8 :/

yarn add threejs-term
yarn add v0.24.6
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 📃  Building fresh packages...
⠁
⠁
[1/1] ⠂ canvas
[-/1] ⠂ waiting...
[1/1] ⠐ canvas
[1/1] ⡀ canvas
[-/1] ⡀ waiting...
[-/1] ⡀ waiting...
[-/1] ⡀ waiting...
error prepack@0.2.2: The engine "node" is incompatible with this module. Expected version ">=6.1.0 <8.0.0".
error /Users/wayne/src/github.com/wayneashleyberry/dotfiles/node_modules/canvas: Failed to auto-install node-gyp. Please run "yarn global add node-gyp" manually. Error: "Found incompatible module"
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.