-
Notifications
You must be signed in to change notification settings - Fork 12k
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
ng install issues and proposals #236
Comments
We are well aware of issues with the third party installation and are in the process of formulating a better solution. The whole process is being thought out and we will carefully take this into consideration. As the thing will be likely ripped out and not used, I'll close this and suggest you wait for the new solution. You can for now install third parties from npm and manually add them to your build. Cheers. |
It makes sense for the lib install tool to become a separate tool outside of angular-cli. @hansl Since the intent of the effort was community grown, we would appreciate some insight on what you guys are thinking on the new direction? |
There's a design that's being discussed on; #255. This is still in design phase. |
Thank you @hansl ! Really like the sounds of that even at the early stage 👍 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Issues
ng install *
dist\node_modules
ng install ng2-slimscroll
corrupt my code### NPM upgrade requests 1. Angular: 2.0.0-beta.7 2. rxjs: 5.0.0-beta.2 3. typescript : next ### Proposals
when developer manually installed a lib via npm and add to
vendorNpmFiles
inember-cli-build.js
automatically add to
System.config
inindex.html
The text was updated successfully, but these errors were encountered: