Giter VIP home page Giter VIP logo

meteor-freebsd's People

Contributors

anubhav94 avatar arbesfeld avatar avital avatar awwx avatar benjamn avatar cmather avatar copleykj avatar dandv avatar debergalis avatar dgreensp avatar estark37 avatar glasser avatar gschmidt avatar html5cat avatar hwillson avatar justinsb avatar martijnwalraven avatar mitar avatar mquandalle avatar n1mmy avatar possibilities avatar primigenus avatar robertlowe avatar slava avatar stubailo avatar timhaines avatar tmeasday avatar trusktr avatar yyx990803 avatar zealoushacker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

travisll

meteor-freebsd's Issues

Error with node-fibers?

When I follow your instructions on Stackoverflow (https://stackoverflow.com/questions/17606285/meteor-deployment) I get this error on a fresh jail on FreeNAS. Searching has failed me on a solution. Any ideas? The folder it mentions freebsd-x64-v8-4.6 is not there, but freebsd-x64-v8-4.5 is.

root@external:~ # meteor
/usr/local/share/meteor/dev_bundle/lib/node_modules/fibers/fibers.js:16
throw new Error(''+ modPath+ '.node is missing. Try reinstalling node-fibers?');
^

Error: /usr/local/share/meteor/dev_bundle/lib/node_modules/fibers/bin/freebsd-x64-v8-4.6/fibers.node is missing. Try reinstalling node-fibers?
at Object. (/usr/local/share/meteor/dev_bundle/lib/node_modules/fibers/fibers.js:16:8)
at Module._compile (module.js:397:26)
at Module._extensions..js (module.js:404:10)
at Object.require.extensions..js (/usr/local/share/meteor/dev_bundle/lib/node_modules/meteor-babel/register.js:29:5)
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 Object. (/usr/local/share/meteor/tools/fs/files.js:12:13)
at Module._compile (module.js:397:26)
root@external:~ #

Error: Shared object "libm.so.6" not found, required by "bcrypt_lib.node"

Hello there, while doing some tests I ran into the following error:

/usr/local/share/meteor/dev_bundle/server-lib/node_modules/fibers/future.js:267
throw(ex);
^

Error: Shared object "libm.so.6" not found, required by "bcrypt_lib.node"
at Error (native)
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 bindings (/usr/local/share/meteor/.meteor/packages/npm-bcrypt/.0.7.8_2.ucabcy++os.linux.x86_64+web.browser+web.cordova/npm/node_modules/bcrypt/node_modules/bindings/bindings.js:74:15)
at Object. (/usr/local/share/meteor/.meteor/packages/npm-bcrypt/.0.7.8_2.ucabcy++os.linux.x86_64+web.browser+web.cordova/npm/node_modules/bcrypt/bcrypt.js:3:35)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
Exited with code: 1
Your application is crashing. Waiting for file change.

The application makes use of the accounts-password package, hence the npm-bcrypt dependency. I tried to get rid of this error by installing the "Linux® Binary Compatibility" package (https://www.freebsd.org/doc/handbook/linuxemu-lbc-install.html) that contains libm.so.6, but it hasn't changed anything.

I also tried to find the repository of the npm-bcrypt module (https://atmospherejs.com/meteor/npm-bcrypt) but it seems like there is none.

After all, I have no idea how to fix this issue. Any suggestions?
Kind regards, Michel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.