-
Notifications
You must be signed in to change notification settings - Fork 59
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
Error building "1. Hello World" example #114
Comments
I've got the same issue here. |
It only happens on |
Weird, I'm taking a look |
Thanks for reporting this @ipeychev :D I've fixed this and made sure that all the examples are working now. |
Great 👍 |
You're right, it's not clear from the text that there's an extra step converting the |
Hello,
Executing
npm run build
command in "1. Hello World" example does not finish successfully.Steps to reproduce:
boilerpate-jsx/1. Hello World
npm i
, thennpm run build
. The result is:Expected result:
The required artifacts for running the demo page to be created successfully.
Actual result:
There were no any artifacts created.
Used OS:
MacBook Pro, v10.10.5
Node version:
v5.6.0
NPM version:
3.6.0
Thanks,
The text was updated successfully, but these errors were encountered: