-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demos in project are failing #52
Comments
Are you looking to use
|
As I said, I downloaded the code. So the idea initially is to try out the demos in the downloaded project but I can’t see how to get it to run without failing? |
just use "npm run dev" instead of "run start"
Le mer. 31 oct. 2018 à 22:22, roberthchapman <[email protected]> a
écrit :
… As I said, I downloaded the code. So the idea initially is to try out the
demos in the downloaded project but I can’t see how to get it to run
without failing?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AaJSYTdXPDmTqJsuVFaHkxMpkZfhSOdTks5uqhSQgaJpZM4YERfL>
.
|
@roberthchapman which of the demos did you try running? You'll have to |
Downloading the code, npm install is successful but npm start generates an error npm ERR! missing script: start. Looking in package.json at scripts listed, there is "standard" but npm run standard just generates an error. Any idea how to fix this?
Thanks,
Rob
The text was updated successfully, but these errors were encountered: