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.

Cannot run a choo project

See original GitHub issue

I’ve installed create-choo-app today (v1.6.1)

I’ve run

$ create-choo-app choo-test $ cd choo-test $ npm start

Visited localhost:8080 and it crashes with TypeError: Cannot read property 'DOMCONTENTLOADED' of undefined

Commented app.use(require('choo-service-worker')()) on index.js and restarted

Now it crashes telling that can’t find yo-yo module.

I try to install it with npm and again restart

`app.route(‘/’, require(‘./views/main’)) ^

TypeError: app.route is not a function `

My node version is v7.6.0.

Thanks in advance

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alvarezgarciacommented, Aug 21, 2017

I can confirm that with node v8.4.0 it works perfectly. Thanks to all.

0reactions
ungoldmancommented, Aug 21, 2017

@bcomnes not a bad idea 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Mine, or A Tomb? - Choo-Choo Charles Wiki Guide - IGN
This walkthrough will guide you through Choo Choo Charles' A Mine, or A Tomb mission, ... You can run back to the train...
Read more >
Clean Line's Choo-Choo Runs Out of Steam - StopPATH WV
The U.S. DOE agreed to "participate" in the transmission project last March. The lawsuit wasn't filed until mid-August. Clean Line can't get financing ......
Read more >
Choo Choo Charles out on PC in December, and coming to ...
With an official description of “A horror game where you navigate an open-world island in an old train, upgrade it over time, and...
Read more >
Choo-Choo Charles Review - Gaming Nexus
... Two Star Game's newest passion project Choo-Choo Charles. ... but I couldn't run the game smoothly on max settings without frame drops...
Read more >
CHOO CHOO TRAIN PROJECT - 539 Court St, Brooklyn, NY
Two years later and we are still in love with this school. Our little one is just finishing up jet first year here...
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