Git Product home page Git Product logo

Comments (5)

 avatar commented on August 29, 2024

As an added information, on OS X I did:

sudo meteor shell
electrify

from electrify.

 avatar commented on August 29, 2024

Some added information from the logs that it appears should assist. I think this could be due to permission problems? All commands for node etc require "sudo node" "sudo meteor" on mac - that is the default way it installed.

17603 verbose stack Error: [email protected] postinstall: node install.js
17603 verbose stack spawn ENOENT
17603 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:17:16)
17603 verbose stack at ChildProcess.emit (events.js:110:17)
17603 verbose stack at maybeClose (child_process.js:1015:16)
17603 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
17604 verbose pkgid [email protected]
17605 verbose cwd /Applications/Dash-Control-Cards/.electrify
17606 error Darwin 14.1.0
17607 error argv "node" "/usr/local/bin/npm" "install"
17608 error node v0.12.7
17609 error npm v2.11.3
17610 error file sh
17611 error code ELIFECYCLE
17612 error errno ENOENT
17613 error syscall spawn
17614 error [email protected] postinstall: node install.js
17614 error spawn ENOENT
17615 error Failed at the [email protected] postinstall script 'node install.js'.
17615 error This is most likely a problem with the electron-prebuilt package,
17615 error not with npm itself.
17615 error Tell the author that this fails on your system:
17615 error node install.js
17615 error You can get their info via:
17615 error npm owner ls electron-prebuilt
17615 error There is likely additional logging output above.
17616 verbose exit [ 1, true ]

from electrify.

 avatar commented on August 29, 2024

Ok I ran "sudo chmod +rx /usr/local/bin" - this got it working. However, the app it created opens for a split second then closes.

from electrify.

arboleya avatar arboleya commented on August 29, 2024

It appears to be a problem with your npm installation - ideally you shouldn't need to use sudo.

However, I'm isolating the npm package from inside meteor, I guess it will fix all cases involving npm's permission issues.

from electrify.

arboleya avatar arboleya commented on August 29, 2024

Hi @bradynapier, now it uses the Meteor's npm package instead of the user's ones.

Please update and let me know if it worked:

meteor remove arboleya:electrify && meteor add arboleya:electrify

from electrify.

Related Issues (20)

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.