wevm / viem

TypeScript Interface for Ethereum
https://viem.sh
Other
2.44k stars 729 forks source link

SyntaxError: Export named 'toAccount' not found in module #2537

Closed francelwebdev closed 1 month ago

francelwebdev commented 1 month ago

Check existing issues

Viem Version

2.18.0

Current Behavior

After update of dependencies of my node api and when i start the node server, i got the error below :

Export named 'toAccount' not found in module '/node_modules/viem/_esm/accounts/index.js'.

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example

No response

Anything else?

No response

github-actions[bot] commented 1 month ago

This issue has been locked since it has been closed for more than 14 days.

If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Viem version. If you have any questions or comments you can create a new discussion thread.