bcrypt_lib.node -not a valid Win32

PS C:\bundle> node main.js

 

C:\bundle\programs\server\node_modules\fibers\future.js:245

 

                                                throw(ex);

 

                                                ^

 

 

 

Error: %1 is not a valid Win32 application.

 

\\?\C:\bundle\programs\server\npm\npm-bcrypt\node_modules\bcrypt\build\Release\bcrypt_lib.node

 

    at Error (native)

 

    at Object.Module._extensions..node (module.js:434:18)

 

    at Module.load (module.js:343:32)

 

    at Function.Module._load (module.js:300:12)

 

    at Module.require (module.js:353:17)

 

    at require (internal/module.js:12:17)

 

    at bindings (C:\bundle\programs\server\npm\npm-bcrypt\node_modules\bcrypt\node_modules\bindings\bindings.js:74:15)

 

    at Object.<anonymous> (C:\bundle\programs\server\npm\npm-bcrypt\node_modules\bcrypt\bcrypt.js:3:35)

 

    at Module._compile (module.js:409:26)

 

    at Object.Module._extensions..js (module.js:416:10)

 

 

 

Been stuck with this now after a hard time installing chat+ on windows 7 x64.

 

 

 

Love you all.

Quote · 18 Apr 2016

PS C:\bundle\programs\server> npm install

npm WARN package.json meteor-dev-bundle@0.0.0 No description

npm WARN package.json meteor-dev-bundle@0.0.0 No repository field.

npm WARN package.json meteor-dev-bundle@0.0.0 No README data

npm WARN package.json meteor-dev-bundle@0.0.0 No license field.

\

> fibers@1.0.5 install C:\bundle\programs\server\node_modules\fibers

> node ./build.js

 

(node) child_process: options.customFds option is deprecated. Use options.stdio instead.

 

C:\bundle\programs\server\node_modules\fibers>if not defined npm_config_node_gyp (node "C:\lol\node_modules\npm\bin\node

-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild --release )  else (node "" rebuild --release )

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.

  Error: project file 'C:\bundle\programs\server\node_modules\fibers\build\fibers.vcproj' was not found or not a valid

  project file.

  The project consists entirely of configurations that require support for platforms which are not installed on this ma

  chine. The project cannot be loaded.

MSBUILD : error MSB6006: "VCBuild.exe" exited with code -1. [C:\bundle\programs\server\node_modules\fibers\build\bindin

g.sln]

gyp ERR! build error

gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1

gyp ERR! stack     at ChildProcess.onExit (C:\lol\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)

gyp ERR! stack     at emitTwo (events.js:87:13)

gyp ERR! stack     at ChildProcess.emit (events.js:172:7)

gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

gyp ERR! System Windows_NT 6.1.7600

gyp ERR! command "C:\\lol\\node.exe" "C:\\lol\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "-

-release"

gyp ERR! cwd C:\bundle\programs\server\node_modules\fibers

gyp ERR! node -v v4.4.3

gyp ERR! node-gyp -v v3.3.1

gyp ERR! not ok

Build failed

npm ERR! Windows_NT 6.1.7600

npm ERR! argv "C:\\lol\\node.exe" "C:\\lol\\node_modules\\npm\\bin\\npm-cli.js" "install"

npm ERR! node v4.4.3

npm ERR! npm  v2.15.1

npm ERR! code ELIFECYCLE

 

npm ERR! fibers@1.0.5 install: `node ./build.js`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the fibers@1.0.5 install script 'node ./build.js'.

npm ERR! This is most likely a problem with the fibers package,

npm ERR! not with npm itself.

npm ERR! Tell the author that this fails on your system:

npm ERR!     node ./build.js

npm ERR! You can get information on how to open an issue for this project with:

npm ERR!     npm bugs fibers

npm ERR! Or if that isn't available, you can get their info via:

npm ERR!

npm ERR!     npm owner ls fibers

npm ERR! There is likely additional logging output above.

 

npm ERR! Please include the following file with any support request:

npm ERR!     C:\bundle\programs\server\npm-debug.log

PS C:\bundle\programs\server>

Quote · 18 Apr 2016

looks like you missed an install step somewhere

caredesign.net
Quote · 18 Apr 2016

I have installed Dolphin on a AMPPS installation without issues.  You should not be getting Win32 error messages.  I suggest you start over rather than trying to fix whatever is broken.

Geeks, making the world a better place
Quote · 18 Apr 2016

is this using IIS?

caredesign.net
Quote · 18 Apr 2016

yes iis6 setup but it dunt think i got all the settings right there.

Quote · 19 Apr 2016

iis7 re did everything. same thing with fibers....

 

PS C:\opt\bundle\programs\server> npm install

npm WARN package.json meteor-dev-bundle@0.0.0 No description

npm WARN package.json meteor-dev-bundle@0.0.0 No repository field.

npm WARN package.json meteor-dev-bundle@0.0.0 No README data

npm WARN package.json meteor-dev-bundle@0.0.0 No license field.

\

> fibers@1.0.5 install C:\opt\bundle\programs\server\node_modules\fibers

> node ./build.js

 

(node) child_process: options.customFds option is deprecated. Use options.stdio instead.

 

C:\opt\bundle\programs\server\node_modules\fibers>if not defined npm_config_node_gyp (node "C:\opt\nodejs\node_modules\n

pm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild --release )  else (node "" rebuild --release )

 

gyp ERR! configure error

gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

gyp ERR! stack     at failNoPython (C:\opt\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:401:14)

gyp ERR! stack     at C:\opt\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:356:11

gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)

gyp ERR! System Windows_NT 6.1.7600

gyp ERR! command "C:\\opt\\nodejs\\node.exe" "C:\\opt\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.

js" "rebuild" "--release"

gyp ERR! cwd C:\opt\bundle\programs\server\node_modules\fibers

gyp ERR! node -v v4.4.3

gyp ERR! node-gyp -v v3.3.1

gyp ERR! not ok

Build failed

npm ERR! Windows_NT 6.1.7600

npm ERR! argv "C:\\opt\\nodejs\\node.exe" "C:\\opt\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"

npm ERR! node v4.4.3

npm ERR! npm  v2.15.1

npm ERR! code ELIFECYCLE

 

npm ERR! fibers@1.0.5 install: `node ./build.js`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the fibers@1.0.5 install script 'node ./build.js'.

npm ERR! This is most likely a problem with the fibers package,

npm ERR! not with npm itself.

npm ERR! Tell the author that this fails on your system:

npm ERR!     node ./build.js

npm ERR! You can get information on how to open an issue for this project with:

npm ERR!     npm bugs fibers

npm ERR! Or if that isn't available, you can get their info via:

npm ERR!

npm ERR!     npm owner ls fibers

npm ERR! There is likely additional logging output above.

 

npm ERR! Please include the following file with any support request:

npm ERR!     C:\opt\bundle\programs\server\npm-debug.log

PS C:\opt\bundle\programs\server>

Quote · 19 Apr 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.