kolberszymon / union-sdk-template

8 stars 2 forks source link

beacon_provider module-not-found #1

Open tgonzales opened 2 years ago

tgonzales commented 2 years ago

error - ./node_modules/@rarible/sdk-wallet-connector/build/connectors/tezos/beacon.js:151:82 Module not found: Can't resolve 'tezos-sdk-module/dist/providers/beacon/beacon_provider'

Import trace for requested module: ./node_modules/@rarible/sdk-wallet-connector/build/connectors/connectors.js ./node_modules/@rarible/sdk-wallet-connector/build/index.js ./src/context/connectors-setup.ts ./src/pages/_app.tsx

https://nextjs.org/docs/messages/module-not-found

tgonzales commented 2 years ago

Test on "@rarible/sdk": "~0.8.7", "@rarible/sdk-wallet-connector": "^0.8.6",

and

"@rarible/sdk": "^0.8.20",
"@rarible/sdk-wallet-connector": "^0.8.6-alpha.3",