Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

[Bug] Error in Gruntfile.js, results in grunt watch with "Maximum call stack size exceeded" #8

Closed
Glavin001 opened this issue Mar 26, 2014 · 0 comments · Fixed by #9

Comments

@Glavin001
Copy link
Contributor

After using:

yo feathers-plugin

And starting development:

> grunt watch
Running "watch" task
Waiting...Warning: EMFILE: Too many opened files.

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

node.js:0
// Copyright Joyent, Inc. and other Node contributors.
^
RangeError: Maximum call stack size exceeded
Glavin001 added a commit to Glavin001/generator-feathers-plugin that referenced this issue Mar 26, 2014
Glavin001 added a commit that referenced this issue Mar 26, 2014
Fixes #8. Fixed typo in Grunt Watch task.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant