์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- ์๊ณ ๋ฆฌ์ฆ
- Figma
- ํ๋ก๊ทธ๋๋จธ์ค
- AVAudioPlayer
- Cloud Firestore
- components
- Firestore CRUD
- Codable
- Encodable
- Mac
- RxSwift
- ExpressJS
- ์ฑ๋ง๋ค๊ธฐ
- SWiFT
- Decodable
- Reduce
- DispatchQueue
- CRUD
- Firestore
- map
- UIRefreshController
- MongoDB
- ios
- nodejs
- ์ง๋ฒ๋ณํ
- mongoose
- Filter
- Core Data
- String.Index
- ์ฑ๋์์ธ
- Today
- Total
Focus On Develop ๐ค๐ค
[node.js] Mac์ ์ค์น๋ node.js ์ ๊ฑฐํ๊ธฐ ๋ณธ๋ฌธ
์ค๋์ ์ nodeJs๋ฅผ ์ค์นํด์ ์ด๊ฒ ์ ๊ฒ ํด๋ณธ ๊ธฐ์ต์ด ์๋๋ฐ, ๋ค์ nodeJs๋ฅผ ์ฌ์ฉํด์ ๋ญ๊ฐ๋ฅผ ์๋ํ๋ ค๊ณ ํ๋๋....
.์๋ฟ์ธ.. node ์ค์น๋ถํฐ npm ์ฌ์ฉ๊น์ง ์ค์ค์ด ์๋ฌ๊ฐ ๋ฐ์ํด์, ํ๋ํ๋ ํด๊ฒฐํ๋ค๊ฐ....
๊ฒฐ๊ตญ์ nodeJs๋ฅผ ์น ์ง์ฐ๊ณ ๋ค์ ์ค์นํ๋๊ฒ ๊น๋ํ๋ค๋๊ฑธ ์๊ฒ ๋์๊ณ , ์ด๋ ๊ฒ ์ ๋ฆฌํด๋ก๋๋ค ๐
Stack Overflow์๋ ๊ด๋ จ ์๋ฌ์ ๋ํ ์ง๋ฌธ์ด ๋ง์ ๊ฑธ ๋ณด๋, ๋ง์ ๋ถ๋ค์ด ๊ฐ๊ตฌ๋. ์ถ์์ด์ ใ ใ
๊ทธ๋ด๋ ์ด๋ ๊ฒ ์น ์ง์ฐ๊ณ ์๋ก ์ค์นํด๋ณด์ธ์ ๐๐
ํฐ๋ฏธ๋์ ์ผ๊ณ ์๋ ๋ช ๋ น์ด๋ค์ ์คํํด์ฃผ์ธ์.
sudo npm uninstall npm -g (์ด๊ฑด ์๋ฌ๋ ์๋ ์๋๋ฐ ์๋ฌ๋๋ฉด ํจ์คํ์ธ์! ์ด์ฐจํผ ์ง์์ง๋๋ค.)
sudo rm -rf /usr/local/lib/node /usr/local/lib/node_modules /var/db/receipts/org.nodejs.*
sudo rm -rf /usr/local/include/node /Users/$USER/.npm
sudo rm /usr/local/bin/node
sudo rm /usr/local/share/man/man1/node.1
sudo rm /usr/local/lib/dtrace/node.d
brew uninstall node
์ญ์ ๋ ^^ ํธ..์..๐
๋ค์ ์ค์นํ์ค๋๋ brew install node ๋ช ๋ น์ด๋ก ์ค์นํด์ฃผ์๊ฑฐ๋, nodeJs ํํ์ด์ง๋ฅผ ํตํด ๋ค์ด๋ฐ์ผ์๋ฉด ๋ฉ๋๋ค~
'๊ณตํต > BackEnd' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[node.js] Nodejs, Expressjs๋? (0) | 2021.03.04 |
---|---|
[mongoDB] Mongo DB, Mongoose๋? (0) | 2021.03.04 |
[BigSur] MongoDB ์ค์นํ๊ธฐ (0) | 2021.03.04 |
[BigSur] homebrew-core is a shallow clone ์๋ฌํด๊ฒฐ (0) | 2021.03.04 |