Open YikSanChan opened 2 years ago
Hi π
Thanks for raising this. I'm afraid I'm not sure why you'd get this error. I tried to Google it but not much came from it. I'll leave this open in case someone else can help. π
came across this error, two general things I did, update nodejs to the latest version, and moved some compile package to package.json dependencies instead of devDependencies.
Walking thru https://lorisleiva.com/create-a-solana-dapp-from-scratch/getting-started-with-solana-and-anchor on my macOS (non M1). Everything goes well, except for:
Any idea how to address this? Thanks!