Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Commit dd67417

Browse files
committed
Typo in configure
1 parent 03eac1c commit dd67417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ set npm_config_arch=x64
22
set npm_config_target_arch=x64
33
set npm_config_runtime=node-webkit
44
set npm_config_build_from_source=true
5-
set npm_config_node_gyp="%APPDATA:\=/%npm/node_modules/nw-gyp/bin/nw-gyp.js"
5+
set npm_config_node_gyp="%APPDATA:\=/%/npm/node_modules/nw-gyp/bin/nw-gyp.js"
66
npm install

0 commit comments

Comments
 (0)