couchdb-to-mysql
couchdb-to-mysql copied to clipboard
Error when build project
When I build my project using couchdb-to-mysql, it renders this error:
This dependency was not found:
- fs in ./node_modules/mysql/lib/protocol/sequences/Query.js, ./node_modules/request/lib/har.js
To install it, you can run: npm install --save fs
I run the command above but it still renders the error. Can anyone help me?