Truffle Console not working #6
Answered
by
PavanAnanthSharma
Leptron-Technologies
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
PavanAnanthSharma
Jul 5, 2022
Replies: 1 comment
-
Please make sure you have the latest version of npm and node installed. I had the same issue, I updated npm and node to latest version and it worked.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Leptron-Technologies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please make sure you have the latest version of npm and node installed. I had the same issue, I updated npm and node to latest version and it worked.
npm install -g truffle
works.