You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.
However the only error left now is the following one, and it comes froms this line
ERROR in ./~/cloudant/~/nano/lib/nano.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../package in /Users/abhishiv/work/gratico/grati.co/node_modules/cloudant/node_modules/nano/lib
@ ./~/cloudant/~/nano/lib/nano.js 761:15-36
I'm trying to make cloudant/nodejs-cloudant#82 which depends on nano to build via webpack.
There were many errors in the beginning, but I was able to make request etc work by having the following webpack config
However the only error left now is the following one, and it comes froms this line
Can you consider replacing it with this
That would allow me to use json-load webpack plugin in order to allow webpack to load it.
Thanks!
The text was updated successfully, but these errors were encountered: