Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't resolve 'axios' in '/app/node_modules/@myetherwallet/mewconnect-web-client/dist/esm' #116

Open
mvlabat opened this issue Jan 18, 2022 · 0 comments

Comments

@mvlabat
Copy link

mvlabat commented Jan 18, 2022

I can't build my project without adding axios as a main dependency, I'm getting the following error:

Can't resolve 'axios' in '/app/node_modules/@myetherwallet/mewconnect-web-client/dist/esm'

I'm not sure why axios is specified as a devDependency, considering it's actually used:
https://github.com/MyEtherWallet/MEWconnect-web-client/blob/da0680457d6a246bfb330491133b3e8801df1036/src/connectProvider/web3Provider/web3-provider/providers/http-request-manager.js.

There was a PR fixing the issue, but it was closed: #44. Could you please re-consider merging the PR? The issue is still actual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant