mlabs-haskell / nft-marketplace

Other
2 stars 0 forks source link

Add ability to fetch available wallets to wallet context #134

Closed nrutledge closed 2 years ago

nrutledge commented 2 years ago

@Firdausi1 Can you please check why all checks are failing. Also, can you set me up with netlify access?

Firdausi1 commented 2 years ago

@Firdausi1 Can you please check why all checks are failing. Also, can you set me up with netlify access?

@nrutledge Mark would be the one to add you to netlify, i don't have access.

Firdausi1 commented 2 years ago

@nrutledge the error was due to the build command, it was "yarn build" since we switched to using npm i've changed it to "npm run build".