itdeveloper
@seounghuny6760
Reviews Written
8
Average Rating
5.0
Posts
Q&A
The repository 'https://apt.kubernetes.io kubernetes-xenial Release' does not have a Release file.
์ ๋ ์๋ ์ฌ์ดํธ๋ฅผ ์ฐธ๊ณ ํ์ฌ ํด๊ฒฐ ํ์์ต๋๋ค.https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/#installing-kubeadm-kubelet-and-kubectl 1. sudo apt-get install -y apt-transport-https ca-certificates curl gpg2. sudo mkdir -p -m 755 /etc/apt/keyrings3. curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.29/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg4. echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.29/deb/ /' | sudo tee /etc/apt/sources.list.d/kubernetes.list5. apt-get update6. apt-get install -y kubelet kubeadm kubectl
- Likes
- 0
- Comments
- 3
- Viewcount
- 6.2K
Q&A
The repository 'https://apt.kubernetes.io kubernetes-focal Release' does not have a Release file.
๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๊ธฐ ์ํด ํ์ฐธ์ ๊ฒ์ํ๋ค ์๋ ์ฌ์ดํธ๋ฅผ ์ฐธ๊ณ ํ์ฌ ํด๊ฒฐ ํ์์ต๋๋ค.https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/#installing-kubeadm-kubelet-and-kubectl 1. sudo apt-get install -y apt-transport-https ca-certificates curl gpg2. sudo mkdir -p -m 755 /etc/apt/keyrings3. curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.29/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg4. echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.29/deb/ /' | sudo tee /etc/apt/sources.list.d/kubernetes.list5. apt-get update6. apt-get install -y kubelet kubeadm kubectl
- Likes
- 0
- Comments
- 2
- Viewcount
- 968
Q&A
(์ ๋ณด๊ณต์ ) vagrant up ํ ๋ SSH auth method: private key ๋ฌธ๊ตฌ์์ ๋ฉ์ถ ๋ ํด๊ฒฐ๋ฐฉ๋ฒ ๊ณต์ ํฉ๋๋ค.
์ ๋ cpu์ ๋ฉ๋ชจ๋ฆฌ๋ฅผ ๋ง์คํฐ์ ๋์ผํ๊ฒ ์ค์ ํ ๋ค๋ก ์ ์ ์งํ ๋์์ต๋๋ค.
- Likes
- 1
- Comments
- 2
- Viewcount
- 1.3K
Q&A
14๊ฐ ๊ฐ์์์ logout ์ ์ค๋ฅ๊ฐ ๋ฐ์ ํฉ๋๋ค.
๋ฒ์ ์ ๋ฎ์ถฐ์ ์ค์นํ๋ ์ ์ ๋์ ๋ฉ๋๋ค. ์ฝ๋ ๋ค์ด ๋ฐ์์ npm i ๋ก ์ค์น ํ๊ณ ๋ค๋ก ์๋๊ฑด ์๋๋ ์ด์ํ๋ค์... ๋ต๋ณ ๊ฐ์ฌํฉ๋๋ค. ์๊ณ ํ์ธ์.
- Likes
- 0
- Comments
- 3
- Viewcount
- 338
Q&A
14๊ฐ ๊ฐ์์์ logout ์ ์ค๋ฅ๊ฐ ๋ฐ์ ํฉ๋๋ค.
๋ค ๊ฐ์ฌ๋ ์ฝ๋๋ก ํ๊ฒ ๋ง์ต๋๋ค. package.json์ passport ๊ด๋ จํด์ ๋ฒ์ ์ด ์๋์ ๊ฐ์๋ ์ต์ ์ผ๋ก ์ ๋ฐ์ดํธ ํด์ผ ํ ๊น์? "passport": "^0.6.0", "passport-local": "^1.0.0",
- Likes
- 0
- Comments
- 3
- Viewcount
- 338
Q&A
back ๋๋ ํ ๋ฆฌ์ npm i ์ค๋ฅ ๋ฌธ์
package-lock.json ์ง์ฐ๊ณ npm i ํ๋ ์ค์น๊ฐ ๋์ต๋๋ค. ๋ค๋ง ์๋์ ๊ฐ์ด ์ทจ์ฝ์ ๊ฒฝ๊ณ ๊ฐ ๋จ๊ธด ํ์ต๋๋ค. ๊ฐ์ฌํฉ๋๋ค. ์๊ณ ํ์ธ์. 3 high severity vulnerabilities Some issues need review, and may require choosing a different dependency. Run `npm audit` for details.
- Likes
- 0
- Comments
- 3
- Viewcount
- 413
Q&A
back ๋๋ ํ ๋ฆฌ์ npm i ์ค๋ฅ ๋ฌธ์
npm i -g node-gyp ํ ํ ๋ค์ npm i ๋ฅผ ํ์์ง๋ง ๋์ผํด ๋ณด์ด๋ ์๋ฌ๊ฐ ๋ฐ์ ํฉ๋๋ค. npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. npm ERR! code 1 npm ERR! path D:\study\react\sleact\back\node_modules\bcrypt npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@9.0.0 npm ERR! gyp info using node@16.15.1 | win32 | x64 npm ERR! gyp info find Python using Python version 3.10.5 found at "C:\Users\lodics\AppData\Local\Programs\Python\Python310\python.exe" npm ERR! gyp info find VS using VS2019 (16.11.32602.291) found at: npm ERR! gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional" npm ERR! gyp info find VS run with --verbose for detailed information npm ERR! gyp info spawn C:\Users\lodics\AppData\Local\Programs\Python\Python310\python.exe npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\gyp\\gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'msvs', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'D:\\study\\react\\sleact\\back\\node_modules\\bcrypt\\build\\config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\\Users\\lodics\\AppData\\Local\\node-gyp\\Cache\\16.15.1\\include\\node\\common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=C:\\Users\\lodics\\AppData\\Local\\node-gyp\\Cache\\16.15.1', npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\lodics\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\16.15.1\\\\ npm ERR! gyp info spawn args '-Dmodule_root_dir=D:\\study\\react\\sleact\\back\\node_modules\\bcrypt', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'D:\\study\\react\\sleact\\back\\node_modules\\bcrypt\\build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:261:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) npm ERR! gyp ERR! System Windows_NT 10.0.19044 npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd D:\study\react\sleact\back\node_modules\bcrypt npm ERR! gyp ERR! node -v v16.15.1 npm ERR! gyp ERR! node-gyp -v v9.0.0 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\lodics\AppData\Local\npm-cache\_logs\2022-07-21T07_41_18_908Z-debug-0.log
- Likes
- 0
- Comments
- 3
- Viewcount
- 413




