-
Notifications
You must be signed in to change notification settings - Fork 278
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
Doesn't build #1
Comments
Hello, I don't have Ubuntu on win10, handy, so I will try to set it up to repro, but it does work for me on a clean Windows 10 machine with node v6.11.5 and While I am setting up Ubuntu and since you are already on Windows 10, could you please try it "natively" without Ubuntu in the picture? If you see any errors during Also, what node and npm version are you on? |
Just tried on Ubuntu 16 / Win 10 with node 6.11.2 / npm 3.10.10 and the basic app setup works fine without yarn. Regarding the sources for sitecore-jss packages, those are not open source at the moment. Only the samples are. |
Closing as no repro. Please feel free to reopen and provide more details. |
I think you might be missing some stuff from the current version of the quickstart guide at
It looks like this needs node 8.x, and only builds with yarn. I'm running vagrant/ubuntu 16.04 on win10, I don't know if that's imposing additional limitations on my runtime. All attempts to build this with node 7 or with vanilla npm gave a mess of errors.
It also looks like you'r missing some global dependencies that are not described in your setup
Also, where is the source code of all the sitecore packages that listed in package.json? They all point back to this project via npmjs.org, but this project is a demo, not a self-contained npm module.
The text was updated successfully, but these errors were encountered: