Open qiaoyan opened 7 years ago
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
I encountered the same problem, how did you solve it
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