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

unable to npm run dist on win8 x64 - imagemin issue? #60

Open
netalex opened this issue Sep 24, 2016 · 0 comments
Open

unable to npm run dist on win8 x64 - imagemin issue? #60

netalex opened this issue Sep 24, 2016 · 0 comments

Comments

@netalex
Copy link

netalex commented Sep 24, 2016

it seems that grunt on windows 8 x64 expect to use some linux\osx comnents only, that in install phase where signaled as warnings.

grunt serve:dist

Loading "imagemin.js" tasks...ERROR

Error: Cannot find module 'imagemin-optipng'

Running "serve:dist" (serve) task
(node:16632) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead.

Running "clean:dist" (clean) task
Cleaning .tmp...OK

Running "concurrent:dist" (concurrent) task
Warning: Loading "imagemin.js" tasks...ERROR

Error: Cannot find module 'imagemin-optipng'
Warning: Task "imagemin" not found. Use --force to continue.

Aborted due to warnings.

Execution Time (2016-09-24 17:41:14 UTC)
loading tasks 15ms ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100%
Total 15ms Use --force to continue.

Aborted due to warnings.

Execution Time (2016-09-24 17:41:05 UTC)
clean:dist 94ms ■ 1%
concurrent:dist 8.7s ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 99%
Total 8.8s

@netalex netalex changed the title unable to npm run dist unable to npm run dist on win8 x64 - imagemin issue? Sep 24, 2016
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