๋ฐ์ํ
go.mod ํ์ผ์ ERROR๊ฐ ๋ ๋๊ฐ ์๋ค.
๊ทธ๋ด๋ Terminal์ ์๋์ ๊ฐ์ด ์ ๋ ฅํ๋ฉด ๋๋ค.
$ go mod init [module ๊ฒฝ๋ก]
$ go mod tidy
๋ฐ์ํ
'๋ด๊ฐ ๋ง๋ ERROR' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Vue] Vue packages version mismatch (0) | 2021.11.25 |
---|---|
[Vue] Error: Avoided redundant navigation to current location. (0) | 2021.11.24 |
[React] e.preventDefault(); (0) | 2021.11.16 |
[React] Each child in a list should have a unique key prop. (0) | 2021.11.16 |
[React] Invalid DOM property `class`. Did you mean `className`? (0) | 2021.11.16 |
๋๊ธ