guetzli-js icon indicating copy to clipboard operation
guetzli-js copied to clipboard

Try to run in bower with VUE

Open qiaoyan opened this issue 7 years ago • 1 comments

index.vue:

import Module from 'guetzli-js/lib/cxx-emscripten/guetzli.out'

This dependency was not found:

  • fs in ./~/guetzli-js/lib/cxx-emscripten/guetzli.out.js

To install it, you can run: npm install --save fs

qiaoyan avatar Apr 10 '17 07:04 qiaoyan

I encountered the same problem, how did you solve it

pengzai530 avatar Mar 21 '24 09:03 pengzai530