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

No tasks loaded #37

Open
Trudko opened this issue Mar 5, 2015 · 13 comments
Open

No tasks loaded #37

Trudko opened this issue Mar 5, 2015 · 13 comments

Comments

@Trudko
Copy link

Trudko commented Mar 5, 2015

Hi, maybe I am doing something wrong, but running the run command opens empty list for me:

grunt-runner

@kokarn
Copy link
Owner

kokarn commented Mar 6, 2015

Yeah this has been an issue for me as well since the last version. It still
works tho

EDIT: Let me clarify, you can type the task in the bar but it wont show any autocomplete. The task will still run

On Thu, Mar 5, 2015, 21:17 Trudko [email protected] wrote:

Hi, maybe I am doing something wrong, but running the run command opens
empty list for me:

[image: grunt-runner]
https://cloud.githubusercontent.com/assets/3289225/6513670/e9dff768-c37c-11e4-8f98-cc98cfee4798.gif


Reply to this email directly or view it on GitHub
#37.

@leshow
Copy link

leshow commented Mar 13, 2015

I also can't get it to list more than one task at once per session, for example if i start up atom and go ctl+alt+shift+T and type in 'build'

the task will execute
if I then go
ctl+alt+g and type in 'default' (which runs a watch task)

it will not execute

@ealves-pt
Copy link
Contributor

Any updates on this one?

@StormPooper
Copy link

I'm having the same issue, fresh install of Atom, default settings, Gruntfile.js is in the project root. If I type a task name in manually I get no output in the log and nothing appears to happen.

@kokarn
Copy link
Owner

kokarn commented Mar 7, 2016

Does it work from CLI?
Can you post your Gruntfile?

@StormPooper
Copy link

@kokarn yes, it's used on our local machines and our build environments every day with no issues. It's quite large, so I've stuck it in a PasteBin.

@kokarn
Copy link
Owner

kokarn commented Mar 7, 2016

What plugins are you using for grunt? Maybe grunt-contrib-requirejs ?

@StormPooper
Copy link

No, we use bower components and wiredep at the moment, so no require stuff. Here's the package.json.

@kokarn
Copy link
Owner

kokarn commented Mar 7, 2016

Thank you! I'll try to have a look at this but I'm a bit swamped so no promises :)

@StormPooper
Copy link

@kokarn no problem, thanks :)

@JohaWeber
Copy link

I'm having the same issue. Gruntfile works fine with Sublime Editor and a simliar plugin and also when directly started via CLI.

OS: Win 10, Atom: v.1.9.0-beta0. (Same issue with the stable realease of Atom 1.8.0)

@typhoon2099
Copy link

I might have the same issue. I click "Start Grunt" and no commands are listed. Nothing is written to the log. I can't tell if Grunt isn't running or failing to run or what's going on. It runs fine in a terminal.

@kokarn
Copy link
Owner

kokarn commented Apr 26, 2017

I have also got this error in one of my projects now. It includes nested folders in the project so might be that. Not sure tho.

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

7 participants