I. ๋ฌธ์
npm ERR! code ERESOLVE
npm ERR! Cannot destructure property 'name' of 'node' as it is null.
npm install ๋ช ๋ น์ด๋ฅผ ์ ๋ ฅํ๋ ์์๊ฐ์ ์๋ฌ๊ฐ ๋์ค๊ฒ ๋ฉ๋๋ค.
๊ตฌ๊ธ์ ๊ฒ์ํด๋ณด๋
https://stackoverflow.com/questions/65724281/cannot-destructure-property-name-of-node-as-it-is-null
Cannot destructure property 'name' of 'node' as it is null
when I want to install dependencies of the aurelia project, got this error: npm ERR! code 1 npm ERR! git dep preparation failed npm ERR! command /Users/ehsanghaffarii/.nvm/versions/node/v15.5.1/bin...
stackoverflow.com
II. ํด๊ฒฐ
npm i -g npm@6
์ ๋ ฅ์ผ๋ก ํด๊ฒฐํ์ค ์ ์์ต๋๋ค.
![](https://blog.kakaocdn.net/dn/xNRYR/btrgAUEU60j/VsWiWjSyIMCboK1quyp090/img.png)
'๐ป๊ธฐ์ > ์๋ฌ์์ ์ ์' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
I. ๋ฌธ์
npm ERR! code ERESOLVE
npm ERR! Cannot destructure property 'name' of 'node' as it is null.
npm install ๋ช ๋ น์ด๋ฅผ ์ ๋ ฅํ๋ ์์๊ฐ์ ์๋ฌ๊ฐ ๋์ค๊ฒ ๋ฉ๋๋ค.
๊ตฌ๊ธ์ ๊ฒ์ํด๋ณด๋
https://stackoverflow.com/questions/65724281/cannot-destructure-property-name-of-node-as-it-is-null
Cannot destructure property 'name' of 'node' as it is null
when I want to install dependencies of the aurelia project, got this error: npm ERR! code 1 npm ERR! git dep preparation failed npm ERR! command /Users/ehsanghaffarii/.nvm/versions/node/v15.5.1/bin...
stackoverflow.com
II. ํด๊ฒฐ
npm i -g npm@6
์ ๋ ฅ์ผ๋ก ํด๊ฒฐํ์ค ์ ์์ต๋๋ค.
![](https://blog.kakaocdn.net/dn/xNRYR/btrgAUEU60j/VsWiWjSyIMCboK1quyp090/img.png)