workshopper / scope-chains-closures

Javascript Scope Chains And Closures Workshop
ISC License
202 stars 142 forks source link

EPEERINVALID error when installing #31

Open eko24 opened 7 years ago

eko24 commented 7 years ago

Hi guys, Just got this error when trying to install it. I'll try to fix it by myself, if I succeed - I'll make a pull request. npm log attached below

D:\workspace\node-learn>npm install -g scope-chains-closures
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
C:\Users\ekotsiuba\AppData\Roaming\npm\sccjs -> C:\Users\ekotsiuba\AppData\Roaming\npm\node_modules\scope-chains-closures\runner.js
C:\Users\ekotsiuba\AppData\Roaming\npm\scope-chains-closures -> C:\Users\ekotsiuba\AppData\Roaming\npm\node_modules\scope-chains-closures\runner.js
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "scope-chains-closures"
npm ERR! node v4.4.7
npm ERR! npm  v2.15.8
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package typescript@2.2.0-dev.20161113 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer byots@2.2.0-dev.20161113.23.11 wants typescript@* || > 1.6.0-dev || > 1.7.0-dev || > 1.8.0-dev || > 1.9.0-dev || > 2.0.0-dev || > 2.1.0-dev || > 2.2.0-dev
npm ERR! peerinvalid Peer tslint@3.15.1 wants typescript@>=1.7.3

npm ERR! Please include the following file with any support request:
npm ERR!     D:\workspace\node-learn\npm-debug.log

npm-debug.txt