GithubHelp home page GithubHelp logo

Comments (11)

kevinsawicki avatar kevinsawicki commented on June 22, 2024

Can you include the output of running grunt download-atom-shell --stack?

from grunt-download-electron.

mischkew avatar mischkew commented on June 22, 2024

Sure. Here you go:

Running "download-atom-shell" task
Fatal error: spawn ENOENT
Error: spawn ENOENT
    at errnoException (child_process.js:1001:11)
    at Process.ChildProcess._handle.onexit (child_process.js:792:34)

from grunt-download-electron.

megubyte avatar megubyte commented on June 22, 2024

This also affects me. Is there any sort of ETA on when it will be fixed?

from grunt-download-electron.

kevinsawicki avatar kevinsawicki commented on June 22, 2024

@michealharker Are you seeing the same stack trace when running grunt with the --stack option?

from grunt-download-electron.

megubyte avatar megubyte commented on June 22, 2024

Indeed I do, @kevinsawicki

from grunt-download-electron.

kevinsawicki avatar kevinsawicki commented on June 22, 2024

Can you include the output from grunt download-atom-shell --verbose?

from grunt-download-electron.

megubyte avatar megubyte commented on June 22, 2024
Initializing
Command-line options: --verbose

Reading "Gruntfile.js" Gruntfile...OK

Registering Gruntfile tasks.
Reading package.json...OK
Parsing package.json...OK
Initializing config...OK

Registering "grunt-contrib-uglify" local Npm module tasks.
Reading /Users/michealharker/daemon-new/node_modules/grunt-contrib-uglify/package.json...OK
Parsing /Users/michealharker/daemon-new/node_modules/grunt-contrib-uglify/package.json...OK
Loading "uglify.js" tasks...OK
+ uglify

Registering "grunt-download-atom-shell" local Npm module tasks.
Reading /Users/michealharker/daemon-new/node_modules/grunt-download-atom-shell/package.json...OK
Parsing /Users/michealharker/daemon-new/node_modules/grunt-download-atom-shell/package.json...OK
Loading "download-atom-shell-task.coffee" tasks...OK
+ download-atom-shell
Loading "Gruntfile.js" tasks...OK
+ default

Running tasks: download-atom-shell

Running "download-atom-shell" task
Verifying properties download-atom-shell.version, download-atom-shell.outputDir exist in config...OK
Installing cached atom-shell v0.18.1.
Rebuilding native modules for new atom-shell version v0.18.1.
Fatal error: spawn ENOENT

from grunt-download-electron.

kevinsawicki avatar kevinsawicki commented on June 22, 2024

@michealharker and @01Track1mp3 I just published a new version 0.10.0, can you try it out and report back the errors?

from grunt-download-electron.

kevinsawicki avatar kevinsawicki commented on June 22, 2024

@michealharker Looks like it is failing to find apm when rebuilding the modules, you can either install apm or set the rebuild config to false.

from grunt-download-electron.

megubyte avatar megubyte commented on June 22, 2024

@kevinsawicki The new version works well, even without the rebuild value being set to false. Thanks!

from grunt-download-electron.

kevinsawicki avatar kevinsawicki commented on June 22, 2024

Okay, thanks I'm going to close this issue out then.

from grunt-download-electron.

Related Issues (19)

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.