chai2010 / guetzli-js

Guetzli for NodeJS/Browser
https://www.npmjs.com/package/guetzli-js
MIT License
29 stars 1 forks source link

Try to run in bower with VUE #5

Open qiaoyan opened 7 years ago

qiaoyan commented 7 years ago

index.vue:

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

This dependency was not found:

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

pengzai530 commented 5 months ago

I encountered the same problem, how did you solve it