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
Copy file name to clipboardExpand all lines: src/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ There are two types of file system build caching. These greatly improve the time
192
192
It is handy to have a user with admin rights in your dev cocalc server. With the database running you can make a `[email protected]` an admin as follows:
193
193
194
194
```sh
195
-
~/cocalc/src$ pnpm run c
195
+
~/cocalc/src$ pnpm install -D express && pnpm run c
0 commit comments