-
Notifications
You must be signed in to change notification settings - Fork 12k
PeerDependencies requirements failure on beta.15 #2304
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
Comments
It is looks like you have local node_modules/.bin in your path. |
I've got this error on circleCI. Everything seems to be working fine working from it locally, haven't changed anything yet in the project. The build just fails on the CI. On my computer: CircleCI is running with Ubuntu 14.04 (Trusty)
Update: I added |
@nathan-j-brenner try running |
Duplicate of #2179 as the source cause. |
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. |
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 1.0.0-beta.15
node: 6.6.0
os: linux x64
The text was updated successfully, but these errors were encountered: