-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Complete local build instructions (new problems) #2005
Comments
???? |
My purpose is to build YUI manually for my own CDN over HTTPS. Here is the tutorial that seems to be broken: |
It's probably cause of changes in node since those libraries were created. You have two options, try to fix those errors locally to get it to work. Or just down grade to node 0.10 and try running it again. |
ok, thanks! |
I was able to build YUI 3.16.2-pre using Node v6.9.5 and npm v3.10.10. You don't necessarily need to run You can just install Shifter and then run |
Referencing #916
Hi!
grunt release
you must also runIs there any way to automatically (thru args) setup BASE url in the build?
I have run
grunt release
and got an error:Did the instructions change since 2013?
Thanks!
The text was updated successfully, but these errors were encountered: