Skip to content

Commit a42bc2e

Browse files
committed
chore: Update package lock
1 parent 5cecda1 commit a42bc2e

File tree

2 files changed

+242
-238
lines changed

2 files changed

+242
-238
lines changed

docs/develop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ clasp <command>
2323
If you're seeing build errors, try deleting `node_modules` and building `clasp` from scratch:
2424

2525
```sh
26+
sudo rm package-lock.json
2627
sudo rm -rf node_modules/
2728
sudo npm run build-fresh
2829
```

0 commit comments

Comments
 (0)