Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not locate the bindings file. #309

Closed
meonkeys opened this issue Mar 13, 2015 · 17 comments
Closed

Error: Could not locate the bindings file. #309

meonkeys opened this issue Mar 13, 2015 · 17 comments

Comments

@meonkeys
Copy link
Contributor

When I try to mup deploy my app, I see this in /var/log/upstart/testapp.log:

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                                                throw(ex);
                                                      ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.35/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8

This repeats until I run sudo stop testapp. mup deploy output looks like this:

Meteor Up: Production Quality Meteor Deployments
------------------------------------------------

Building Started: /home/user/testapp

Started TaskList: Deploy app 'testapp' (linux)
[test01.example.com] - Uploading bundle
[test01.example.com] ✔ Uploading bundle: SUCCESS
[test01.example.com] - Setting up Environment Variables
[test01.example.com] ✔ Setting up Environment Variables: SUCCESS
[test01.example.com] - Invoking deployment process
[test01.example.com] ✘ Invoking deployment process: FAILED

  -----------------------------------STDERR-----------------------------------
  ypt',
  gyp info spawn args   '--depth=.',
  gyp info spawn args   '--no-parallel',
  gyp info spawn args   '--generator-output',
  gyp info spawn args   'build',
  gyp info spawn args   '-Goutput_dir=.' ]
  gyp info spawn make
  gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
  gyp info ok 
  npm WARN cannot run in wd bcrypt@0.7.7 node-gyp rebuild (wd=/opt/testapp/tmp/bundle/programs/server/npm/npm-bcrypt/node_modules/bcrypt)
  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
  stop: Unknown instance: 
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to localhost port 3600: Connection refused
  App did not pick up! Please check app logs.
  -----------------------------------STDOUT-----------------------------------
  9.1 node_modules/nodeunit
  └── tap@0.7.1 (yamlish@0.0.6, inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, deep-equal@1.0.0, mkdirp@0.5.0, nopt@3.0.1, difflet@0.2.6, runforcover@0.0.2, glob@4.5.2)

  > fibers@1.0.1 install /opt/testapp/tmp/bundle/programs/server/node_modules/fibers
  > node ./build.js

  `linux-x64-v8-3.14` exists; testing
  Binary is fine; exiting
  underscore@1.5.2 node_modules/underscore

  semver@4.1.0 node_modules/semver

  fibers@1.0.1 node_modules/fibers

  eachline@2.3.3 node_modules/eachline
  └── type-of@2.0.1

  source-map-support@0.2.8 node_modules/source-map-support
  └── source-map@0.1.32 (amdefine@0.1.0)

  chalk@0.5.1 node_modules/chalk
  ├── ansi-styles@1.1.0
  ├── escape-string-regexp@1.0.3
  ├── supports-color@0.2.0
  ├── strip-ansi@0.3.0 (ansi-regex@0.2.1)
  └── has-ansi@0.1.0 (ansi-regex@0.2.1)
  Waiting for MongoDB to initialize. (5 minutes)
  connected
  testapp start/running, process 21604
  Waiting for 15 seconds while app is booting up
  Checking is app booted or not?
  ----------------------------------------------------------------------------
Completed TaskList: Deploy app 'testapp' (linux)

I don't think this is a mup issue, maybe a gyp or libxmljs or mturk:csats, but it is breaking my mup deploy I'm not really sure how to debug it. Any ideas?

@arunoda
Copy link
Owner

arunoda commented Mar 13, 2015

That not some build issue. Did you check mup logs ?
On 2015 මාර්තු 13, සිකු at පෙ.ව. 5.48 Adam Monsen notifications@github.com
wrote:

When I try to mup deploy my app, I see this in
/var/log/upstart/testapp.log:

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
throw(ex);
^
Error: Could not locate the bindings file. Tried:
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
→ /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.35/linux/x64/xmljs.node
at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
at Object. (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8

This repeats until I run sudo stop testapp. mup deploy output looks like
this:

Meteor Up: Production Quality Meteor Deployments

Building Started: /home/user/testapp

Started TaskList: Deploy app 'testapp' (linux)
[test01.example.com] - Uploading bundle
[test01.example.com] ✔ Uploading bundle: SUCCESS
[test01.example.com] - Setting up Environment Variables
[test01.example.com] ✔ Setting up Environment Variables: SUCCESS
[test01.example.com] - Invoking deployment process
[test01.example.com] ✘ Invoking deployment process: FAILED

-----------------------------------STDERR-----------------------------------
ypt',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
gyp info ok
npm WARN cannot run in wd bcrypt@0.7.7 node-gyp rebuild (wd=/opt/testapp/tmp/bundle/programs/server/npm/npm-bcrypt/node_modules/bcrypt)
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
stop: Unknown instance:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 3600: Connection refused
App did not pick up! Please check app logs.
-----------------------------------STDOUT-----------------------------------
9.1 node_modules/nodeunit
└── tap@0.7.1 (yamlish@0.0.6, inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, deep-equal@1.0.0, mkdirp@0.5.0, nopt@3.0.1, difflet@0.2.6, runforcover@0.0.2, glob@4.5.2)

fibers@1.0.1 install /opt/testapp/tmp/bundle/programs/server/node_modules/fibers
node ./build.js

linux-x64-v8-3.14 exists; testing
Binary is fine; exiting
underscore@1.5.2 node_modules/underscore

semver@4.1.0 node_modules/semver

fibers@1.0.1 node_modules/fibers

eachline@2.3.3 node_modules/eachline
└── type-of@2.0.1

source-map-support@0.2.8 node_modules/source-map-support
└── source-map@0.1.32 (amdefine@0.1.0)

chalk@0.5.1 node_modules/chalk
├── ansi-styles@1.1.0
├── escape-string-regexp@1.0.3
├── supports-color@0.2.0
├── strip-ansi@0.3.0 (ansi-regex@0.2.1)
└── has-ansi@0.1.0 (ansi-regex@0.2.1)
Waiting for MongoDB to initialize. (5 minutes)
connected
testapp start/running, process 21604
Waiting for 15 seconds while app is booting up
Checking is app booted or not?


Completed TaskList: Deploy app 'testapp' (linux)

I don't think this is a mup issue, maybe a gyp
libxmljs/libxmljs#253 or libxmljs or
mturk:csats, but it is breaking my mup deploy I'm not really sure how to
debug it. Any ideas?


Reply to this email directly or view it on GitHub
zodern/meteor-up#309.

@meonkeys
Copy link
Contributor Author

The first snippet I pasted was from the mup (upstart) log for the app. Is that what you mean?

By the way, I also notice the same "Error: Could not locate the bindings file." problem here: meteorhacks/npm#12

Also, I found a workaround: I found a file called xmljs.node on a server backup. Something compiled/binary. I can manually copy in the compiled xmljs.node binary into /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/ during the mup deploy, and the server starts up.

@arunoda
Copy link
Owner

arunoda commented Mar 13, 2015

Weird. I mean mup logs -n 400

On Fri, Mar 13, 2015 at 6:11 AM Adam Monsen notifications@github.com
wrote:

The first snippet I pasted was from the mup (upstart) log for the app. Is
that what you mean?

By the way, I also notice the same "Error: Could not locate the bindings
file." problem here: meteorhacks/npm#12
meteorhacks/npm#12

Also, I found a workaround: I found a file called xmljs.node on a server
backup. Something compiled/binary. I can manually copy in the compiled
xmljs.node binary into
/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/ during
the mup deploy
, and the server starts up.


Reply to this email directly or view it on GitHub
zodern/meteor-up#309 (comment).

@meonkeys
Copy link
Contributor Author

�[34m�[1m
Meteor Up: Production Quality Meteor Deployments�[22m�[39m
�[34m�[1m------------------------------------------------
�[22m�[39m
[test01.example.com]  → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #7

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #8

module.js:340
    throw err;
          ^
Error: Cannot find module '/opt/testapp/app/main.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:929:3
error: Forever detected script exited with code: 8

Session terminated, terminating shell... ...terminated.

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #1

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8

Session terminated, terminating shell... ...terminated.

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #1

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #2

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #3

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #4

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats[test01.example.com] :mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #5

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #6

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #7

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8

Session terminated, terminating shell... ...terminated.

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #1

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #2

/opt/testapp/app/programs/server/node_modules/fibers/future.js:173
                        throw(ex);
                              ^
Error: Could not locate the bindings file. Tried:
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Debug/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/out/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/Release/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/build/default/xmljs.node
 → /opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/compiled/0.10.36/linux/x64/xmljs.node
    at bindings (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/node_modules/bindings/bindings.js:88:9)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/lib/bindings.js:1:99)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/testapp/app/programs/server/npm/csats:mturk/node_modules/libxmljs/index.js:4:16)
    at Module._compile (module.js:456:26)
error: Forever detected script exited with code: 8
error: Script restart attempt #3

@meonkeys
Copy link
Contributor Author

Seems like b977847 broke something related to building binary npm packages. Versions 0.7.0 through 0.9.1 seem to work for me and @skifaster

@arunoda
Copy link
Owner

arunoda commented Mar 13, 2015

Okay. Got it. Can you prepare a re-profitable app for me. I can debug and
fix it.

We have changed how we build apps.
On 2015 මාර්තු 13, සිකු at පෙ.ව. 8.31 Adam Monsen notifications@github.com
wrote:

Seems like b977847
zodern/meteor-up@b977847
broke something related to building binary npm packages. Versions 0.7.0
through 0.9.1 seem to work for me and @skifaster
https://github.com/skifaster


Reply to this email directly or view it on GitHub
zodern/meteor-up#309 (comment).

@meonkeys
Copy link
Contributor Author

Yep, will do

@meonkeys
Copy link
Contributor Author

Here's a repro: https://gitlab.com/meonkeys/mup-npm-repro

Or just run meteor add csats:mturk then mup deploy any app with mup 0.9.2, 0.9.3, or 0.9.4.

@arunoda
Copy link
Owner

arunoda commented Mar 13, 2015

Thanks. I can understand the issue. Let's try to fix it.
On 2015 මාර්තු 13, සිකු at පෙ.ව. 9.06 Adam Monsen notifications@github.com
wrote:

Here's a repro: https://gitlab.com/meonkeys/mup-npm-repro

Or just run meteor add csats:mturk then mup deploy any app with mup
0.9.2, 0.9.3, or 0.9.4.


Reply to this email directly or view it on GitHub
zodern/meteor-up#309 (comment).

@meonkeys
Copy link
Contributor Author

What's the issue? I don't understand what changed in 0.9.2 and why it breaks deployment for this app.

@arunoda
Copy link
Owner

arunoda commented Mar 15, 2015

Okay. Update mup now and try to deploy again.
It should work.

@meonkeys
Copy link
Contributor Author

"Install npm modules before doing binary rebuild" seems to have fixed the problem. Thanks!

@arunoda
Copy link
Owner

arunoda commented Mar 16, 2015

Awesome.

On Tue, Mar 17, 2015 at 1:36 AM Adam Monsen notifications@github.com
wrote:

Closed #309 zodern/meteor-up#309.


Reply to this email directly or view it on GitHub
zodern/meteor-up#309 (comment).

@dmsilva
Copy link

dmsilva commented Feb 18, 2016

Hi,

I have the same issue but I can't figure it out how to solve it.

/opt/omknee-core/app/programs/server/node_modules/fibers/future.js:245 throw(ex); ^ Error: Could not load the bindings file. Tried: â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/build/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/build/Debug/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/build/Release/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/out/Debug/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/Debug/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/out/Release/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/Release/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/build/default/bcrypt_lib.node â~F~R /opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/compiled/0.12.7/linux/x64/bcrypt_lib.node at bindings (/opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/node_modules/bindings/bindings.js:84:13) at Object.<anonymous> (/opt/omknee-core/app/programs/server/npm/npm-bcrypt/node_modules/bcrypt/bcrypt.js:3:35) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17) at require (module.js:384:17) at Object.Npm.require (/opt/omknee-core/app/programs/server/boot.js:162:18) at packages/npm-bcrypt/packages/npm-bcrypt.js:9:1 error: Forever detected script exited with code: 1 error: Script restart attempt #1 /opt/omknee-core/app/programs/server/node_modules/fibers/future.js:245 throw(ex); ^

Am I missing something?

Thanks,
Daniel

@rolivav
Copy link

rolivav commented Mar 16, 2016

Same issue, weird. It seems that it fails to compile bcrypt, and I don't know why.

@vincro
Copy link

vincro commented Apr 1, 2016

when using the mdg:accounts-password the npm-bcypt dependency is installed and breaks mup deploy. Despite a range of issues posted online no clear solution seems to be posted anywhere.

@TomFreudenberg
Copy link

@rolivav @vincro @arunoda

Maybe this issue is interesting for you too:

4commerce-technologies-AG/meteor#51 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants