We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A unexpected value exception is thrown for the npm-asset/ngtools--webpack sub dependency when try to install the npm-asset/angular--cli dependency.
npm-asset/ngtools--webpack
npm-asset/angular--cli
[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.
npm-asset/autoprefixer
The text was updated successfully, but these errors were encountered:
Fixed by 0bfdd30.
Sorry, something went wrong.
francoispluchino
No branches or pull requests
A unexpected value exception is thrown for the
npm-asset/ngtools--webpack
sub dependency when try to install thenpm-asset/angular--cli
dependency.This exception is thrown just after added the
npm-asset/autoprefixer
dependency bynpm-asset/ngtools--webpack
.The text was updated successfully, but these errors were encountered: