Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

syntax error found while attempting to run first version of "start" script #32

Closed
rodnolan opened this issue Nov 10, 2016 · 3 comments
Closed

Comments

@rodnolan
Copy link

Node version: 6.9.1, 7.1.0, 5.12.0 (I've tried three times, with the same result each time)
npm version: 3.10.9
Operating system: Windows 7 Enterprise SP1
Command line used: npm start
IDE: IntelliJ IDEA 2016.2.4
Steps to reproduce: I've been following along with the video (Environment Setup/Create Start Script) and copy/pasting the code from the github repo.

I get this error when attempting to run "npm start"

image

I reviewed issue #30 but my problem is different.

Here is my npm-debug.log

npm-debug.log.txt

I ran npm install and there were no signs of any problems. This is the first snag I've run into.

Suggestions?

@coryhouse
Copy link
Owner

Can you confirm you have a .babelrc file in the root of the project?

@rodnolan
Copy link
Author

Thanks for the suggestion @coryhouse. I placed some of the files that should have been in the root folder inside the /src folder. After carefully moving those files into the correct location, I'm back on track. Thanks for the quick response.

@coryhouse
Copy link
Owner

Good deal! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants