7 Replies
What exactly is the issue?
The module is not found?
In that case, are you sure that is the correct module name?
Yes, absolutely. Copied from my node project.
https://www.npmjs.com/package/@web3-onboard/core
npm
@web3-onboard/core
Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, mul. Latest version: 2.12.1, last published: 21 days ago. Start using @web3-onboard/core in you...
Can you show the command you use to start the project?
And also the output of
deno version
Hey, I use
"dev": "deno run -A --node-modules-dir npm:vite",