-
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
Support npm linked libraries #1875
Comments
Same for me. The solution should be add these lines to the webpack config:
But there is no webpack config that we can edit! |
Would you be willing to submit a PR to add those options? @TheLarkInn can you have a look at this solution? It's the one listed in http://webpack.github.io/docs/troubleshooting.html#npm-linked-modules-doesn-t-find-their-dependencies |
I've found solution for that and I'll make a pull request ;) hold on guys :) (#2291) @filipesilva, @TheLarkInn Could you guys take a look at my PR ? Thanks |
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. |
El Capitan 10.11.6
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
angular-cli: 1.0.0-beta.11-webpack.2
node: 6.3.1
os: darwin x64
do on your code? etc.
If I commit the changes and npm install directly from github repo. everything is working
more information.
null pointer exception when loading RC5 module.
https://webpack.github.io/docs/troubleshooting.html
The text was updated successfully, but these errors were encountered: