Issue
I installed truffle globally using the command
npm install -g truffle@5.4.29
But when i do
truffle init
It is showing error.
Expected Behavior
Should bootstrap the related folders.
Actual Results


Environment
- Operating System: Windows 10
- Ethereum client:
- Truffle version (
truffle version): 5.4.29
- node version (
node --version): 16.15.0
- npm version (
npm --version): 8.5.5