Help to setup the Dev environment #1329
-
Hello Team, I'm trying to setup the environment by cloning the repo and running into the issues of the vulnerabilities, etc. Can someone share the stack version details to have a successful run of this repo. Any help is greatly appreciated. Please provide me : Operating Systems (I have Ubumtu, MAC OS, Windows (both server and desktop) Also pitch in any advices or suggestion that you think will be helpful to me have a successful run of this repo. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hello, For GoQuorum, we are using either VSCode or IntelliJ with GoLang plugins.
|
Beta Was this translation helpful? Give feedback.
-
Please help me to resolve this error
…On Mon, Feb 21, 2022 at 1:58 AM baptiste-b-pegasys ***@***.***> wrote:
Hello,
For GoQuorum, we are using either VSCode or IntelliJ with GoLang plugins.
You have to setup GoLang 1.16.x https://go.dev/dl/#go1.16.14
go mod tidy is useful for downloading all modules.
—
Reply to this email directly, view it on GitHub
<#1329 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF7WJCYOPFBLLNZR5BELQDTU4HWCZANCNFSM5O5KU3DQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You need golang(15 or higher ), gcc and linux (i using ububtu 18 ), |
Beta Was this translation helpful? Give feedback.
You need golang(15 or higher ), gcc and linux (i using ububtu 18 ),