npm no longer installs peer dependencies so you need to install them manually, just do an npm install on the needed deps, and then try to install the main one again.
Reply to comment:
it’s right in that message, it says which deps you’re missing
UNMET PEER DEPENDENCY angular-animate@^1.5.0 +-- UNMET PEER DEPENDENCY angular-aria@^1.5.0 +-- [email protected] + UNMET PEER DEPENDENCY angular-messages@^1.5.0 `-- [email protected]`
So you need to npm install angular angular-animate angular-aria angular-material angular-messages mdi
Related Posts:
- How to solve npm error “npm ERR! code ELIFECYCLE”
- How to solve npm error “npm ERR! code ELIFECYCLE”
- What is the difference between npm install and npm run build?
- nodemon app crashed – waiting for file changes before starting
- Unable to resolve dependency tree error when installing npm packages
- npm – EPERM: operation not permitted on Windows
- npm – “Can’t find Python executable “python”, you can set the PYTHON env variable.”
- npm install with error: `gyp` failed with exit code: 1
- How can I update NodeJS and NPM to the next versions?
- How can I update npm itself?
- How to install a previous exact version of a NPM package?
- npm check and update package if needed
- Can not find module “@angular-devkit/build-angular”
- After command npm start “Missing script:start” error
- sudo: npm: command not found
- How to resolve Nodejs: Error: ENOENT: no such file or directory
- How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X)
- Please run `npm cache clean`
- npm ERR cb() never called
- typeerror cannot read property ‘data’ of undefined
- NPM clean modules
- ‘node’ is not recognized as an internal or an external command, operable program or batch file while using phonegap/cordova
- NPM Start not starting local server
- NPM ELIFECYCLE error – using node server.js command
- What is the –save option for npm install?
- Refused to display in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’
- Node.js – SyntaxError: Unexpected token import
- nodemon not working: -bash: nodemon: command not found
- After $npm install, Getting Error: Cannot find module ‘../lib/utils/unsupported.js’
- npm install not working in windows
- nodemon not found in npm
- Refused to display in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’
- Node.js – SyntaxError: Unexpected token import
- nodemon not found in npm
- How to format date in angularjs
- ExpressJS – throw er Unhandled error event
- npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
- Why am I getting “Error socket hang up” response?
- “You seem to not be depending on “@angular/core”.”
- Node.js Port 3000 already in use but it actually isn’t?
- Angular-ui-router: ui-sref-active and nested states
- Understanding STATE in angularJS
- What Are “npm run dev” and “npm run prod”
- Find the version of an installed npm package
- What is .$on() in AngularJS
- Significance of ng-repeat-start vs ng-repeat
- “npm config set registry https://registry.npmjs.org/” is not working in windows bat file
- How do I uninstall a package installed using npm link?
- How to use npm jquery module?
- Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules’
- File Upload using AngularJS
- ExpressJS – throw er Unhandled error event
- Error “Cannot find module ‘npmlog'” after “npm update -g”
- AngularJS : Prevent error $digest already in progress when calling $scope.$apply()
- What is the difference between –save and –save-dev?
- error: This is probably not a problem with npm. There is likely additional logging output above
- AngularJS BootstrapUI Typeahead with object & selection functionality
- Node update a specific package
- list all globally installed modules with one command in ubuntu
- angular.service vs angular.factory
- npm update does not do anything
- Npm Please try using this command again as root/administrator
- How do I store data in local storage using Angularjs?
- Cannot find module ‘@babel/core’
- What is .$on() in AngularJS
- `ui-router` $stateParams vs. $state.params
- Simple Popup by using Angular JS
- $apply already in progress error
- Why do i have to call $scope.$digest() here?
- Cannot find module ‘internal/fs’ after upgrading to node 7
- ng-repeat :filter by single field
- CentOS error – sudo: effective uid is not 0, is sudo installed setuid root?
- How to install npm peer dependencies automatically?
- Do I commit the package-lock.json file created by npm 5?
- npm update broke npm
- How to Reinstall Broken npm
- What is deep linking in AngularJS?
- Error: ENOENT: no such file or directory, stat ‘/public/main.html’ at Error (native)
- Cannot npm install due to node-gyp: binding.gyp not found
- Difference between onLoad and ng-init in angular
- Downgrade npm to an older version
- `node-pre-gyp install –fallback-to-build` failed during MeanJS installation on OSX
- npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Nuwanst\package.json’
- npm install resulting in ‘ENOENT: no such file or directory’
- SyntaxError: expected expression, got ‘<'
- Submit form on pressing Enter with AngularJS
- How to $state.go()
- node.js: cannot find module ‘request’
- AngularJS ng-disabled directive with expression is not working
- Is Angularjs Clientside or Serverside or Both
- When I run `npm install`, it returns with `ERR! code EINTEGRITY` (npm 5.3.0)
- With ng-bind-html-unsafe removed, how do I inject HTML?
- How to update TypeScript to latest version with npm?
- How to filter a select with ng-options in Angular?
- What is the use of angular ui-mask?
- E: Unable to locate package npm
- npm install errors with Error: ENOENT, chmod
- NPM self_signed_cert_in_chain
- npm WARN deprecated [email protected]: Use uuid module instead
- npm WARN package.json: No repository field