Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

escodegen is not in dependencies #19

Closed
klimashkin opened this issue Jun 8, 2017 · 1 comment
Closed

escodegen is not in dependencies #19

klimashkin opened this issue Jun 8, 2017 · 1 comment
Labels

Comments

@klimashkin
Copy link

Error: Cannot find module 'escodegen'
    at Function.Module._resolveFilename (module.js:470:15)
    at Function.Module._load (module.js:418:25)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/~/rcs-core/lib/options/replace.js:8:19)
    at Module._compile (module.js:571:32)
    at Module._extensions..js (module.js:580:10)
    at Object.require.extensions.(anonymous function) [as .js] (/~/babel-register/lib/node.js:152:7)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
@JPeer264
Copy link
Owner

JPeer264 commented Jun 8, 2017

Wow, how could that happen. The weird think is that it also passed my CI. Obviously I relied too much on my not-yet-existed linting. I fix this ASAP, sorry for that happening.

@JPeer264 JPeer264 added the bug label Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants