Skip to content

error: missing / (unclosed regex) #2

@garyrob

Description

@garyrob

Hello, I downloaded the project on OS X and did
sudo npm install
and then
npm run start

I got the following error:

Starting child process with 'coffee server.coffee'
Ignoring directory '/Users/garyrob/Source/test/react-coffee-quickstart/node_modules'.
Watching directory '/Users/garyrob/Source/test/react-coffee-quickstart' for changes.
Point your browser at http://localhost:3000
/Users/garyrob/Source/test/react-coffee-quickstart/client.coffee:16:29: error: missing / (unclosed regex)
      <h1>Hello, anonymous!</h1>
                            ^
/Users/garyrob/Source/test/react-coffee-quickstart/client.coffee:16:29: error: missing / (unclosed regex)
      <h1>Hello, anonymous!</h1>
                            ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions