mirror of
https://github.com/wekan/wekan.git
synced 2025-12-22 10:20:14 +01:00
whitespace
parent
65f2abac63
commit
f63d5e275f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ As wekan
|
||||||
$ npm install fibers@$(jq -r .version < node_modules/fibers/package.json)
|
$ npm install fibers@$(jq -r .version < node_modules/fibers/package.json)
|
||||||
$ cd ~/bundle/programs/server/npm
|
$ cd ~/bundle/programs/server/npm
|
||||||
$ npm install bson-ext@$(jq -r .version < node_modules/bson-ext/package.json)
|
$ npm install bson-ext@$(jq -r .version < node_modules/bson-ext/package.json)
|
||||||
$ # find more packages with native modules: find ~/bundle/ | grep "binding.gyp$"
|
$ # find more packages with native modules: find ~/bundle/ | grep "binding.gyp$"
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue