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

[Bug]: Can't compile with latest "walletconnect" 2.3.0 #1558

Closed
mario-iliev opened this issue Mar 1, 2023 · 2 comments · Fixed by #1559
Closed

[Bug]: Can't compile with latest "walletconnect" 2.3.0 #1558

mario-iliev opened this issue Mar 1, 2023 · 2 comments · Fixed by #1559
Assignees
Labels
bug Something isn't working

Comments

@mario-iliev
Copy link

Current Behavior

After updating the "walletconnect" package to version 2.3.0 I receive this error and React app can't start.

Compiled with problems:X

ERROR in ./node_modules/@web3-onboard/walletconnect/dist/index.js 1:0-22

Module not found: Error: Can't resolve './v1' in '/Users/xxx/project/node_modules/@web3-onboard/walletconnect/dist'
Did you mean 'v1.js'?
BREAKING CHANGE: The request './v1' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### What package is effected by this issue?

@web3-onboard/walletconnect

### Is this a build or a runtime issue?

Build, Runtime

### Package Version

2.15.4

### Node Version

_No response_

### What browsers are you seeing the problem on?

_No response_

### Relevant log output

_No response_

### Anything else?

_No response_

### Sanity Check

- [X] If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a [Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example).
@Adamj1232
Copy link
Member

@mario-iliev apologies for this issue - will have a fix out for you shortly - PR: #1559

@Adamj1232
Copy link
Member

@mario-iliev can you checkout the new walletconnect package, version 3.2.1-alpha.1 and confirm this fixes the issue you are seeing? Thank you and apologies again for the inconvenience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
4 participants