downgrade angular version in project
Try like this :
ng --version
npm uninstall -g @angular/cli
npm cache clean --force
npm install -g @angular/[email protected]
ng --version
Also in JavaScript:
- how to remove last element in js
- capitalize
- join three array javascript
- javascript switch statement multiple cases
- navigate to route and refresh angular 6
- javascript add div to body with class
- axios response return html not json data
- enzyme configure adapter
- nodejs add to array
- node.js
- redirect to homepage javascript
- set cookie javascript
- double click on element using javascript
- reactjs interview questions site: github
- javascript example of foreach loop
- node js code for saving first middle and last name
- jquery disable class attribute
- angular vs react
- chart.js label word wrap
- link stylesheet in javascript
- javascript to get value of dropdown
- call local function javascript
- get latlong of address in here map api javascript
- how to trigger events when the document loads in js