@YosephKS @cryptokid I’m getting same error for creating buy order also.
I can’t get pass this error when i run yarb start, please help?
\Desktop\gradle\moralis-opensea-plugins-main> yarn start
Usage Error: The project in C:\Users\grgrg\package.json doesn’t seem to have been installed - running an install there might help
did you by any chance connect with the wallet? seems like the error message indicate you haven’t
did you yarn
or npm i
yet to install the dependencies?
Yes I have connected to metamask wallet. I got ‘setApprovalForAll’ properly, I can fetch the sell orders or asset details. Error is only when it wants to sign
what are you referring to setApprovalForAll
? don’t remember it’s one of the function from our plugin
Yes I followed those steps!, this is what i get PS C:\Users\S Zjalic\Desktop\gradle\OS BOTZ> yarn install
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn’t provide moralis (pf5566), requested by react-moralis
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn’t provide react (pcf107), requested by
react-moralis
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn’t provide react-dom (p54956), requested by react-moralis
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements
for details, where is the six-letter p-prefixed code
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: Done with warnings in 0s 433ms
PS C:\Users\S Zjalic\Desktop\gradle\OS BOTZ> yarn start
Usage Error: Couldn’t find a script named “start”.
This tutorial is version v1, does version v2 no longer support the opensea plugin?
we don’t have support for opensea plugin in version v2, you can try to use the opensea api directly