mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 11:00:14 +02:00
rebuild doc for NW.js (#1229)
refers to https://github.com/lovell/sharp/issues/1223
This commit is contained in:
parent
f23a8dc9dc
commit
6e51f2d608
8
docs/rebuild from NW.js.md
Normal file
8
docs/rebuild from NW.js.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Rebuild
|
||||||
|
* after installing the Sharp module with CLI cd into the `node-modules/sharp`
|
||||||
|
* rebuild `nw-gyp rebuild --target=[your nw version] --arch=[x64,ia32]`without brackets, [for more details](http://docs.nwjs.io/en/latest/For%20Users/Advanced/Use%20Native%20Node%20Modules/)
|
||||||
|
* run `node node_modules\sharp\install\dll-copy`
|
||||||
|
## Prerequisites
|
||||||
|
* node
|
||||||
|
* nw-gyp
|
||||||
|
* sharp
|
Loading…
x
Reference in New Issue
Block a user