ionic-framework
ionic-framework copied to clipboard
bug: npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v8.x
Current Behavior
ionic --version 7.2.0 trying to update global CLI version to latest 8.x doc: https://ionicframework.com/docs/cli
Expected Behavior
sudo npm install -g @ionic/cli must update the global cli version from 7 to 8 and it is not working
Steps to Reproduce
ionic --version sudo npm uninstall -g @ionic/cli sudo npm install -g @ionic/cli
Code Reproduction URL
https://github.com/ionic-team/ionic-framework
Ionic Info
Ionic:
Ionic CLI : 7.2.0
Utility:
cordova-res (update available: 0.15.4) : 0.15.3 native-run (update available: 2.0.1) : 1.7.2
System:
NodeJS : v20.15.0 npm : 10.7.0 OS : macOS Monterey
Additional Information
errno: -13, npm error code: 'EACCES', npm error syscall: 'rename', npm error path: '/usr/local/lib/node_modules/@ionic/cli', npm error dest: '/usr/local/lib/node_modules/@ionic/.cli-i0Vftuwx'