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 while building version 0.9.5 with Heroku buildpack #46

Closed
DominikGuzei opened this issue Oct 5, 2014 · 2 comments
Closed

Error while building version 0.9.5 with Heroku buildpack #46

DominikGuzei opened this issue Oct 5, 2014 · 2 comments

Comments

@DominikGuzei
Copy link

Hey there,

I tried to upgrade one of my apps to Meteor 0.9.3.1 and the latest meteor-scss version 0.9.5 – unfortunately it gives me the following error while bundling on Heroku:

Errors prevented bundling:
While loading plugin `meteor-scss` from package `fourseven:scss`:
module.js:356:32: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/node-meteor-zNQL/.meteor/packages/fourseven:scss/.0.9.5.1n50mjm++os.linux.x86_64+web.browser+web.cordova/plugin.meteor-scss.os.linux.x86_64/npm/meteor-scss/node_modules/node-sass/build/Release/obj.target/binding.node)
  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 requireBinding (/tmp/node-meteor-zNQL/.meteor/packages/fourseven:scss/.0.9.5.1n50mjm++os.linux.x86_64+web.browser+web.cordova/plugin.meteor-scss.os.linux.x86_64/npm/meteor-scss/node_modules/node-sass/sass.js:17:14)
  at Object.<anonymous> (/tmp/node-meteor-zNQL/.meteor/packages/fourseven:scss/.0.9.5.1n50mjm++os.linux.x86_64+web.browser+web.cordova/plugin.meteor-scss.os.linux.x86_64/npm/meteor-scss/node_modules/node-sass/sass.js:24:15)
  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._.extend.Npm.require (/tmp/node-meteor-zNQL/.meteor/packages/meteor-tool/.1.0.33.k69mx++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/tools/bundler.js:1093:22)
  at Package (<runJavaScript-48>:12:16)
  at <runJavaScript-48>:83:4
  at <runJavaScript-48>:90:3

I am using this build pack: buildpack-meteor-0.9

You have any ideas how to solve this problem?

@fourseven
Copy link
Collaborator

Yes, please see #41 - you need to use the ubuntu 14 (cedar) stack.

@DominikGuzei
Copy link
Author

Awesome, thanks! 👍

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

2 participants