FTM-Labs / Aptos-NFT-Mint

ftmtest.vercel.app
MIT License
164 stars 95 forks source link

Error: Cannot find module '@solana/web3.js' #24

Closed nanashi019 closed 2 years ago

nanashi019 commented 2 years ago

can't boot mint-site page when i command "npm run dev" unhandled error occurs, how can i solve this any relation with solana web3??? I don't understand

aekiratli commented 2 years ago

run yarn add @solana/web3.js

nanashi019 commented 2 years ago

thanx. what is relation with solana web3? I just wonder

Wisdo3224 commented 2 years ago

no relation, just need to delete it from dependencies. lol