You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deepaks-MacBook-Air:~ deepak$ brew reinstall node
==> Reinstalling node
==> Downloading https://homebrew.bintray.com/bottles/node-13.2.0.mojave.bottle.t
Already downloaded: /Users/deepak/Library/Caches/Homebrew/downloads/efe2d5c90ac1f7468a326a8b77f14d7f4baccf1f8a0e6c662660dd6489b95099--node-13.2.0.mojave.bottle.tar.gz
==> Pouring node-13.2.0.mojave.bottle.tar.gz
Warning: The post-install step did not complete successfully
You can try again using brew postinstall node
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==> Summary
🍺 /usr/local/Cellar/node/13.2.0: 4,654 files, 58.8MB
Deepaks-MacBook-Air:~ deepak$ node -v
v13.2.0
Deepaks-MacBook-Air:~ deepak$ npm -v
-bash: npm: command not found
Deepaks-MacBook-Air:~ deepak$
The text was updated successfully, but these errors were encountered:
Deepaks-MacBook-Air:~ deepak$ brew reinstall node
==> Reinstalling node
==> Downloading https://homebrew.bintray.com/bottles/node-13.2.0.mojave.bottle.t
Already downloaded: /Users/deepak/Library/Caches/Homebrew/downloads/efe2d5c90ac1f7468a326a8b77f14d7f4baccf1f8a0e6c662660dd6489b95099--node-13.2.0.mojave.bottle.tar.gz
==> Pouring node-13.2.0.mojave.bottle.tar.gz
Warning: The post-install step did not complete successfully
You can try again using
brew postinstall node
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==> Summary
🍺 /usr/local/Cellar/node/13.2.0: 4,654 files, 58.8MB
Deepaks-MacBook-Air:~ deepak$ node -v
v13.2.0
Deepaks-MacBook-Air:~ deepak$ npm -v
-bash: npm: command not found
Deepaks-MacBook-Air:~ deepak$
The text was updated successfully, but these errors were encountered: