fix
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
git checkout .
|
||||
git pull
|
||||
|
||||
nvm instal 16.20.2
|
||||
nvm install 16.20.2
|
||||
nvm use 16.20.2
|
||||
|
||||
rm -r node_modules package-lock.json
|
||||
rm .\node_modules\
|
||||
rm .\package-lock.json
|
||||
|
||||
npm i
|
||||
node index.js
|
||||
Reference in New Issue
Block a user