If you follow this tutorial: https://docs.infura.io/infura/tutorials/ethereum/create-an-nft-using-truffle/create-the-nft-smart-contract VS Code side bar indicates an incorrect truffle-config.js format I think this is failing when you have the goerli network defined The config is fine, but the error should produce somethign more detailed <img width="571" alt="Screenshot 2023-02-07 at 1 10 26 PM" src="https://user-images.githubusercontent.com/17280653/217330001-c3b0bb92-0222-4633-b33d-0593f558e796.png">
If you follow this tutorial:
https://docs.infura.io/infura/tutorials/ethereum/create-an-nft-using-truffle/create-the-nft-smart-contract
VS Code side bar indicates an incorrect truffle-config.js format
I think this is failing when you have the goerli network defined
The config is fine, but the error should produce somethign more detailed