When I try to install on windows, I get the following error:
PS C:\github\egx\egx-api-node\egx-api-node> cd C:\Users\dtizi.atom\packages\atom-ternjs
PS C:\Users\dtizi.atom\packages\atom-ternjs> npm install tern-node-express
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm ERR! Windows_NT 10.0.14393
npm ERR! Cannot read property 'target' of null
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\dtizi.atom\packages\atom-ternjs\npm-debug.log
When I try to install on windows, I get the following error:
PS C:\github\egx\egx-api-node\egx-api-node> cd C:\Users\dtizi.atom\packages\atom-ternjs PS C:\Users\dtizi.atom\packages\atom-ternjs> npm install tern-node-express npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\dtizi\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "tern-n ode-express" npm ERR! node v6.10.3 npm ERR! npm v3.7.5
npm ERR! Cannot read property 'target' of null npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request: npm ERR! C:\Users\dtizi.atom\packages\atom-ternjs\npm-debug.log