Skip to content
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

Invalid operator "~>" with the @angular/cli dependency #284

Closed
francoispluchino opened this issue Mar 20, 2017 · 1 comment
Closed

Invalid operator "~>" with the @angular/cli dependency #284

francoispluchino opened this issue Mar 20, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@francoispluchino
Copy link
Member

A unexpected value exception is thrown for the npm-asset/ngtools--webpack sub dependency when try to install the npm-asset/angular--cli dependency.

[UnexpectedValueException]
  Could not parse version constraint ~>1.4.0: Invalid operator "~>", you probably meant to use the "~" operator

This exception is thrown just after added the npm-asset/autoprefixer dependency by npm-asset/ngtools--webpack.

@francoispluchino francoispluchino added this to the 1.3.1 milestone Mar 20, 2017
@francoispluchino francoispluchino self-assigned this Apr 9, 2017
@francoispluchino
Copy link
Member Author

Fixed by 0bfdd30.

@francoispluchino francoispluchino modified the milestones: 1.3.1, 1.3 May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant