Error: Failed to load external module coffee-script/register,coffee-script
See original GitHub issueAny idea what this error is about? Happens on command: knex migrate:latest
Coffeescript is installed in the local node-modules. If I open a node repl, I can require coffee-script register fine. Node is installed through NVM… All my knex config is coffeescript.
Issue Analytics
- State:
- Created 8 years ago
- Comments:21 (7 by maintainers)
Top Results From Across the Web
Failed to load external module coffeescript/register #1 - GitHub
when i run npm install i get [12:30:25] Failed to load external module coffeescript/register idea?
Read more >Error: Failed to load external module coffee-script/register,coffee-script
Any idea what this error is about? Happens on command: knex migrate:latest. Coffeescript is installed in the local node-modules. If I open a...
Read more >Cannot find module 'coffee-script' - Stack Overflow
Had similar problem when using grunt, I've removed node_modules. folder from my root folder and run npm install. That fixed my problem.
Read more >CoffeeScript
Note that the CoffeeScript compiler does not resolve modules; writing an import or export statement in CoffeeScript will produce an import or export...
Read more >CoffeeScript 2 documentation - DevDocs
CoffeeScript 2.7.0 API documentation with instant search, offline support, keyboard shortcuts, mobile version, and more.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@rhys-vdw Can we get a 0.10.1 bug-fix release to knex on npm?
@phated @mjhm can one of you clue me in to what this has to do with knex, and how we can fix it? do we need up upgrade liftoff to 2.1+?