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 loading gruntfile: EBADF #32

Open
Noah-Huppert opened this issue Feb 4, 2015 · 4 comments
Open

Error loading gruntfile: EBADF #32

Noah-Huppert opened this issue Feb 4, 2015 · 4 comments

Comments

@Noah-Huppert
Copy link

When I open the panel(Grunt Runner: Toggle Panel) in Atom I get the following error

Error loading gruntfile: EBADF

I have replicated this bug with .coffee and .js Gruntfiles. Both of these Gruntfiles were in the root of the project.

When I run Atom as administrator I get a different error in panel

Error loading gruntfile: MODULE_NOT_FOUND

System Information

  • OS: Windows 8.1 x64
  • Atom Version: 0.177.0
  • Atom Grunt Runner Version: 0.6.0(Latest on Atom.io)

Screen Shots

With Gruntfile.js
Gruntfile.js


With Gruntfile.coffee
Gruntfile.coffee


With Gruntfile.coffee and Atom run as administrator
Gruntfile.coffee and Atom run as administrator

@nickclaw
Copy link
Contributor

The EBADF sounds like it might be a file permissions error? Anyways, I've upgraded how this plugin tries to find the grunt module. Would you mind updating and trying again?

@darrennolan
Copy link

I have this issue at the moment. Windows 7 - fresh copy of Atom.io 0.187.0

Will try this on the mac tomorrow and see if the same issue persists. I can edit the file just fine in atom so not sure why it would be a permission thing.

@Tony-Mc
Copy link

Tony-Mc commented Jun 30, 2015

I was getting Error loading gruntfile: EBADF Bad file descriptor because I did not have one of Grunt modules installed, npm install solved it.

@ealves-pt
Copy link
Contributor

Any update on this one?

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

No branches or pull requests

5 participants