0

I have node v14.17.0 and npm v6.14.13 installed. Their commands seem to be working fine. I've seen other people with this problem but no clear answer on what should be done within the terminal to recognize the truffle commands.

d2vin
  • 11

1 Answers1

0

Try this command:

npx truffle init
Andronicus
  • 25,419
  • 17
  • 47
  • 88