Quantcast
Channel: Error: cannot find module './lib/middleware' - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by mscdex for Error: cannot find module './lib/middleware'

You could try manually compiling the coffeescript files to javascript: npm install -g coffee-script && coffee -c node_modules/mobwrite/lib/middleware.coffee && coffee -c...

View Article



Error: cannot find module './lib/middleware'

I am attempting to run the demo for the mobwrite node.js package. First I installed the mobwrite package (npm install mobwrite) and then entered the following command:node -e...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images