Can't resolve 'console-browserify' #16
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
My project is using pnpm and when using this plugin, the following error is reported:
Module not found: Error: Can't resolve 'console-browserify' in '/Users/targeral/demo/pnpm/demo4/mwa/src
.I need to configure the following in the .npmrc file for it to work properly. This configuration raises
console-browserify
to the top-level node_modulesI think I can only configure all the dependencies for this plugin in .npmrc for now.
I'd like to know if there is a better way or if it is compatible with pnpm
The text was updated successfully, but these errors were encountered: