You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run `npm publish --workspaces` in root node-wot folder.
485
+
486
+
### Regenerating package-lock.json
487
+
488
+
1. Delete `package-lock.json` file
489
+
1. Delete _any_ local cache (like `node_modules` folders etc.)
490
+
1. Run `npm install`
491
+
1. Run `npm dedupe` (see https://github.com/eclipse/thingweb.node-wot/pull/765#issuecomment-1133772886)
0 commit comments