Update 03-01-2024

This commit is contained in:
2024-01-03 09:17:00 +01:00
parent d78f93eed2
commit efb8d64ac7
22 changed files with 1047 additions and 44 deletions

View File

@@ -477,6 +477,35 @@ $ npm cache clean --force
#### Erreur "npm ERR! 404 'deepl-cli' is not in this registry."
```bash
$ npm view deepl-cli
npm ERR! code E404
npm ERR! 404 Unpublished on 2023-12-27T16:56:29.470Z
npm ERR! 404
npm ERR! 404 'deepl-cli' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
```
##### npm outdated --location=global --long
```bash
npm ERR! code ENOVERSIONS
npm ERR! No versions available for deepl-cli
```
Le paquet n'est plus disponible sur https://registry.npmjs.org/
```bash
~/.nvm/versions/node/v20.9.0/lib/node_modules
$ rm -rf deepl-cli
```
#### Packages:
##### uninstall-all-modules