Truffle init not working in VS Code #5146
Unanswered
sakshijain009
asked this question in
Installation
Replies: 1 comment
-
@sakshijain009 try this - |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue
I installed truffle globally using the command
npm install -g [email protected]
But when i do
truffle init
It is showing error.
Expected Behavior
Should bootstrap the related folders.
Actual Results
Environment
truffle version
): 5.4.29node --version
): 16.15.0npm --version
): 8.5.5Beta Was this translation helpful? Give feedback.
All reactions