TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Subir Mandal
NA
22
3.3k
Not able to install angular 7 cli using cmd
Apr 22 2019 12:17 AM
I am getting below error while trying to install angular cli using cmd and also tried to resolved which wasgiven other websites. node -v is v10.15.3 and npm -v is 6.4.1
C:\Users\Subir_Mandal>npm install -g @angular/cli
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! network request to https://registry.npmjs.org/@angular%2fcli failed, reason: read ECONNRESET
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Subir_Mandal\AppData\Roaming\npm-cache\_logs\2019-04-22T04_42_02_920Z-debug.log
Reply
Answers (
4
)
Angular 7 querystring param
Angular JS With VIsual Studio 2017