question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Failed to load external module coffee-script/register,coffee-script

See original GitHub issue

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 node repl, I can require coffee-script register fine. Node is installed through NVM… All my knex config is coffeescript.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:21 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
svicaliforniacommented, Apr 11, 2016

@rhys-vdw Can we get a 0.10.1 bug-fix release to knex on npm?

1reaction
tjwebbcommented, Mar 12, 2016

@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+?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found