tornado-reactjs icon indicating copy to clipboard operation
tornado-reactjs copied to clipboard

Uncaught Error: Cannot find module 'react'

Open sebastialonso opened this issue 8 years ago • 0 comments

This boilerplate is great.

The only issue I'm having so far is when running the server in debug mode (so it picks up templates and static from build/) and using gulp default it fails at the first require for app_main.js.

However this doesn't happen when I run the server picking up from dist/ after running gulp deploy.

Been scanning the gulpfile but everything seems ok. Any ideas?

sebastialonso avatar Aug 04 '16 03:08 sebastialonso