Truffle unbox nft-box error: 0308010C: digital envelope routines:: unsupported [closed]
Closed 17 hours ago.
TRUFFLE NFT-BOX SETUP error: 0308010C: digital envelope routines:: unsupported WHEN TRYING TO RUN A TRUFFLE ENVIRONMENT
I entered a similar error when I manually cloned the repository for The Truffle environment NFT-BOX and the steps I took where simply going to github and copying the https link and the using the git clone <https-link>
then went to the truffle folder and npm install
lastly went to the client folder and also npm install
. Everything went smoothly except that when I run the client using npm start
I get the error below: