couchdb-to-mysql icon indicating copy to clipboard operation
couchdb-to-mysql copied to clipboard

Error when build project

Open maitrungduc1410 opened this issue 7 years ago • 0 comments

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?

maitrungduc1410 avatar Aug 22 '17 02:08 maitrungduc1410