DEV Community

Discussion on: The Complete Guide to Full Stack Web3 Development

Collapse
 
divee789 profile image
Divine Olokor

Good Tutorial.

If you are having network issues on running the nextjs app at first, try and downgrade your node version to 16.0.0 and below.

Collapse
 
philosoft profile image
Alexander Frolov

or you can use export NODE_OPTIONS=--openssl-legacy-provider and it will be fixed in v17