djhi/my-nutrition

Unexpected token <

Closed this issue · 3 comments

When I try to run I only see the word loading in the we browser.
During the process of running this error appears.
ERROR in ./app/client/actions/app.js
Module not found: Error: Cannot resolve module 'react-intl/lib/locale-data' in /Users/carapai/Projects/my-nutrition/app/client/actions
What I am doing wrong?

open the app.js file and adapt the path to 'react-intl/locale-data/'

djhi commented

Can you try with the latest version ? Also, what browser are you using ?

Thank you very much, the first option fixed the problem