Closed jmsm412 closed 2 months ago
stuck at Approving the marketplace on defining resale offers on branch 201-resale-offer
Now getting error after "Approving Marketplace"
[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
Option to delete or modify resale offer is not coming
@jmsm412 Update button is not clicking
Closes #201