MoralisWeb3 / docs

Official documentation of Moralis Web3
https://docs.moralis.io
28 stars 123 forks source link

Issues with https://moralis.io/how-to-write-a-solana-smart-contract post #362

Closed ksolana closed 6 months ago

ksolana commented 7 months ago

Describe the bug Issues with https://moralis.io/how-to-write-a-solana-smart-contract

  1. it doesn't specify the yarn commands needed to run the app. I had to go to the project github page to figure out the commands.
  2. yarn install doesn't work as the code needs upgrade to newer node versions
  3. The instructions to get the API key also doesn't match the current view when I log in.

To Reproduce Steps to reproduce the behavior:

  1. Follow the doc and you'll get stuck

Expected behavior All commands expected to work as documented.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

github-actions[bot] commented 6 months ago

Stale issue message

JohnVersus commented 6 months ago

the project was tested with the npm package manager it should work with the same. To work with yarn you will have to modify your node version as the error or warning suggests