-
Notifications
You must be signed in to change notification settings - Fork 30
Description
ERROR in ./node_modules/@particle-network/btc-connectkit/esm/index.js 571:0-40
Module not found: Error: Can't resolve 'react/jsx-runtime' in 'D:\meilin_web3\ido-launchpad\node_modules@particle-network\btc-connectkit\esm'
Did you mean 'jsx-runtime.js'?
BREAKING CHANGE: The request 'react/jsx-runtime' 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.
When I download with yarn add@particle-network /btc-connectkit, the package pops up with the appropriate error