Code Monkey home page Code Monkey logo

Comments (3)

remy avatar remy commented on May 22, 2024

Jeez - I keep messing this up! Sorry, gimme a few minutes and I'll fix it.

On 18 Jan 2012, at 12:09, Dave Jeffery wrote:

When I run nodemon app.coffee, I get the following error:

$ nodemon app.coffee
18 Jan 12:06:59 - [nodemon] v0.6.6
18 Jan 12:06:59 - [nodemon] watching: /Users/dave/Sites/test
18 Jan 12:06:59 - [nodemon] starting node app.coffee

/Users/dave/Sites/test/app.coffee:1

My app

^

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^

SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)

18 Jan 12:06:59 - [nodemon] app crashed - waiting for file changes before starting...

Obviously it looks like it's executing the CoffeeScript as raw js without first compiling it. I'm using nodemon 0.6.6.


Reply to this email directly or view it on GitHub:
#56

from nodemon.

remy avatar remy commented on May 22, 2024

Fixed in 0.6.7 - sorry about that! :)

from nodemon.

davej avatar davej commented on May 22, 2024

Thanks!

from nodemon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.