Cyfrin Updraft.

帖子

分享您的知识。

Cyfrin Moderator Pst.
Mar 29, 2024
专家问答

Error `make deploy` in VS Code - `bash: make: command not found`

I am encountering an issue while trying to deploy using make deploy in VS Code with Foundry and Anvil. Despite Anvil launching properly without any errors, when I attempt to deploy using the command make deploy, I consistently receive the error message bash: make: command not found. Has anyone faced a similar problem or can provide guidance on resolving this issue? Any assistance would be greatly valued as I have been unable to progress since yesterday. Thank you.

  • Foundry
0
1
分享
评论
.

答案

1
Cyfrin Moderator Ans.
Mar 29 2024, 10:50

It seems that the make command may not be installed or is currently unavailable on your system.

To address this issue, you can attempt to (re)install Make. If you are utilizing Homebrew, you can execute the following command:

brew install make

If the above step does not resolve the problem, it is possible that there may be an issue with the PATH configuration...

0
官方答案
评论
.

你知道答案吗?

请登录并分享。

Cyfrin Updraft is an education platform specializing on teaching the next generation of smart contract developers

195帖子196答案
我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息