Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Recursive process nextTick deprecation #11

Open
dannycochran opened this issue May 17, 2014 · 1 comment
Open

Recursive process nextTick deprecation #11

dannycochran opened this issue May 17, 2014 · 1 comment

Comments

@dannycochran
Copy link

Getting this error when running grunt groc:

(node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral.

I'm using node 0.10.22

@jdcataldo
Copy link
Owner

What does your Gruntfile look like?

Just ran groc on node 0.10.22 and didn't get this error:

$ grunt groc
Running "groc:javascript" (groc) task

Done, without errors.

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

No branches or pull requests

2 participants