mirror of
https://github.com/coder/code-server.git
synced 2026-04-16 21:31:43 -05:00
feat: Add a shrinkwrap file to the NPM release (#5010)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
1. Install UserLAnd from [Google Play](https://play.google.com/store/apps/details?id=tech.ula&hl=en_US&gl=US)
|
||||
2. Install an Ubuntu VM
|
||||
3. Start app
|
||||
4. Install Node.js, `curl` and `yarn` using `sudo apt install nodejs npm yarn curl -y`
|
||||
4. Install Node.js, `curl` and `npm` using `sudo apt install nodejs npm curl -y`
|
||||
5. Install `nvm`:
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user