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

Errors and deprecations #17

Open
dmitriz opened this issue Jul 26, 2019 · 0 comments
Open

Errors and deprecations #17

dmitriz opened this issue Jul 26, 2019 · 0 comments

Comments

@dmitriz
Copy link

dmitriz commented Jul 26, 2019

Getting this error:

~ npm run build
... <all tests are ok> ...
...
Loading "Gruntfile.js" tasks...ERROR
>> invalid snippets detected
Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.
npm ERR! code ELIFECYCLE
npm ERR! errno 3
npm ERR! @kparc/[email protected] build: `grunt`
npm ERR! Exit status 3
npm ERR! 
npm ERR! Failed at the @kparc/[email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/dmitrizaitsev/.npm/_logs/2019-07-26T03_49_11_024Z-debug.log

Might be due to some outdated deps, e.g. this one had been deprecated:
https://www.npmjs.com/package/grunt-contrib-uglify-es

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant