phetsims / example-sim

Example demonstrating the structure of a PhET interactive simulation.
GNU General Public License v3.0
14 stars 27 forks source link

Error while installing grunt using npm #7

Closed ajaykant00 closed 6 years ago

ajaykant00 commented 6 years ago

How to resolve the following error?

ajay@ajay MINGW64 ~/phetsims/example-sim (master) $ grunt Loading "Gruntfile.js" tasks...ERROR

Error: Cannot find module 'jpeg-js' Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.

ajaykant00 commented 6 years ago

Resolved