rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.43k stars 889 forks source link

201 - resale offer errors #204

Closed jmsm412 closed 2 months ago

jmsm412 commented 2 months ago

Closes #201

sarora180673 commented 2 months ago

stuck at Approving the marketplace on defining resale offers on branch 201-resale-offer Screenshot from 2024-09-11 10-56-07

sarora180673 commented 2 months ago

Now getting error after "Approving Marketplace" Resale

sarora180673 commented 2 months ago

build failed with error => ERROR [build 7/7] RUN yarn build 26.7s

[build 7/7] RUN yarn build:

13 0.562 yarn run v1.22.22

13 0.601 $ tsc --target ES2020 && vite build

13 26.50 src/redux/tokenSlice.ts(210,9): error TS2322: Type 'Contract | undefined' is not assignable to type 'string | undefined'.

13 26.50 Type 'Contract' is not assignable to type 'string'.

13 26.59 error Command failed with exit code 2.

13 26.59 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.


process "/bin/sh -c yarn build" did not complete successfully: exit code: 2 ERROR: Service 'rair-front' failed to build : Build failed

sarora180673 commented 2 months ago

Option to delete or modify resale offer is not coming Screenshot from 2024-09-13 20-23-47

sarora180673 commented 2 months ago

@jmsm412 Update button is not clicking Screenshot from 2024-09-18 13-12-52