dashboard
repositories
filestore
activity
search
login
mathcoach
/
mathcoach-ide-api
Öffentliche API zur MathCoach-IDE
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
build lib OK
Hong-Phuc Bui
2024-09-23
ddc431b5be5afe4995a7b278d79e5564739f3128
[mathcoach/mathcoach-ide-api.git]
/
invalide-npm-cache.sh
1
2
3
4
5
6
7
8
#!/bin/bash
npm cache clean --force
npm cache verify
rm -rf node_modules
rm -rf ~/.npm
rm -rf ~/.cache/node_gyp
rm package-lock.json