Cannot find module ‘coffee-script’
Had similar problem when using grunt, I’ve removed node_modules folder from my root folder and run npm install That fixed my problem
Had similar problem when using grunt, I’ve removed node_modules folder from my root folder and run npm install That fixed my problem
Here’s a brief table to overview, I’ll talk about some of the stuff below. +———————–+——————————+————————————+ | | RailwayJS | Tower.js | +———————–+——————————+————————————+ | First commit | Jan 2011 | Oct 2011 | | Rails | 2.3.x | 3.x | | Node.js | >= 0.4.x | >= 0.4.x | | Server | ✓ | ✓ | … Read more