react-router-tutorial icon indicating copy to clipboard operation
react-router-tutorial copied to clipboard

Removing '.' from package.json

Open DaveVoyles opened this issue 9 years ago • 2 comments
trafficstars

With this . in the current location location, 'npm start' will throw an error.

DaveVoyles avatar Nov 13 '16 16:11 DaveVoyles

The periode is the input for the --content-base flag.

Andersos avatar Nov 15 '16 10:11 Andersos

This is also how I was able to get the tutorial to run when working through step 11

m2mathew avatar Nov 17 '16 19:11 m2mathew