Can't run the react-meteor tutorial with 1.5 update?

Hi

Just tried the react-meteor todo list tutorial, i can’t see anything on my page, what’s happening? Anyone having the same problem?

Did you look into browser console? (-:

Hi

Actually I think I made a mistake while importing packages, i used npm install —save… instead of meteor npm install --save, and that somehow breaks the whole thing.

It’s normal now, i can see the text and everything :slight_smile:

1 Like