Was following this article ran the command
npm install --dev hardhat @nomicfoundation/hardhat-toolbox
got the successful response. However when I try to run the
npx hardhat
getting Unexpected token ? response.
Tried removing the package-local.json. Also tried removing the global installation. Nothing worked.