artoale / atom-tern

Tern plugin for atom editor
MIT License
37 stars 3 forks source link

Cannot find Tern module #3

Closed OliverJAsh closed 10 years ago

OliverJAsh commented 10 years ago

This appears in my console when I try to use this package:

Error: Cannot find module '/Users/Oliver/.atom/packages/Tern/node_modules/.bin/tern'
    at Function.Module._resolveFilename (module.js:337:15)
    at Function.Module._load (module.js:279:25)
    at Function.Module.runMain (module.js:496:10)
    at startup (node.js:129:16)
    at node.js:1037:3

Do I need to give the package permission to install Tern? I am using a Node version manager if that helps.

artoale commented 10 years ago

Should be fixed by v0.3