mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
parent
8bf31cd975
commit
05a792c547
@ -47,12 +47,12 @@ You need to generate config file via `npm run config` command.
|
||||
|
||||
*5.* Build Misskey
|
||||
----------------------------------------------------------------
|
||||
We need to use `node-gyp` to build the `crypto` module.
|
||||
|
||||
1. `npm install -g node-gyp`
|
||||
2. `node-gyp configure`
|
||||
3. `node-gyp build`
|
||||
4. `npm run build`
|
||||
If you're on Debian, you will need to install the `build-essential` package.
|
||||
|
||||
Then build misskey:
|
||||
|
||||
`npm run build`
|
||||
|
||||
*6.* That is it.
|
||||
----------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user