Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

grunt package an error occurred #13932

Closed
hnbzlb opened this issue Feb 3, 2016 · 2 comments
Closed

grunt package an error occurred #13932

hnbzlb opened this issue Feb 3, 2016 · 2 comments

Comments

@hnbzlb
Copy link

hnbzlb commented Feb 3, 2016

build\angular.js:4555: WARNING - Throw expression is not a minErr instance.
throw err;
^

build\angular.js:11393: WARNING - Throw expression is not a minErr instance.
throw e;
^

build\angular.js:12901: WARNING - Throw expression is not a minErr instance.
throw e;
^

build\angular.js:16887: WARNING - Throw expression is not a minErr instance.
throw e;
^

build\angular.js:19533: WARNING - If this if/for/while really shouldnt have a bo
dy, use {}
for (i = 0; numStr.charAt(i) == ZERO_CHAR; i++);
^

0 error(s), 5 warning(s)

@Narretz
Copy link
Contributor

Narretz commented Feb 3, 2016

These are warnings, you can ignore them. The last one should be fixable though.

@hnbzlb
Copy link
Author

hnbzlb commented Feb 4, 2016

right, thank you!

Narretz added a commit to Narretz/angular.js that referenced this issue Feb 4, 2016
Narretz added a commit that referenced this issue Feb 5, 2016
Narretz added a commit that referenced this issue Feb 5, 2016
Narretz added a commit that referenced this issue Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants