Patrick Lemiuex
Patrick Lemiuex
Seems to be a problem with watcher util, but the result is that coffee scripts are not being watched? Maybe just set up the -w param in coffeescript instead?
The issue seems to be the watch-util which doesn't seem to work properly. Since coffeescript has it's own -watch parameter, maybe the watch-util shouldn't be used as it's buggy?
One of the other problems is hidden OS files on the mac aren't ignored either: /Users/dj/skeleton_temp/node-backbone-skeleton/node_modules/watch-tree/lib/watchers/stat.js:148 throw err; ^ Error: ENOTDIR, not a directory '/Users/dj/skeleton_temp/node-backbone-skeleton/.DS_Store' quadcore-imac:node-backbone-skeleton dj$ node server.js Compiling...
I've forked your project and I'm giving it crack, I am going to use the -w param and then handle the callback, that should be enough, and the the watch-util...
No that doesn't solve the problem. quadcore-imac:node-backbone-skeleton dj$ npm install glob npm http GET https://registry.npmjs.org/glob npm http 304 https://registry.npmjs.org/glob quadcore-imac:node-backbone-skeleton dj$ node server.js Compiling all templates node.js:201 throw e; //...
OK. Yes, maybe that's the issue there.
This is the most annoying thread of the year. Hats off.. I've been trying to figure out why rover silently fails and creates empty output, my hunch is it's falling...
What's the status of this PR?
Tired of waiting, i published my own repo which is a drop in replacement called: apollo-gateway-subscription, just replace your packages that reference federation-subscription-tools with apollo-gateway-subscription... https://www.npmjs.com/package/apollo-gateway-subscription
These are temporary changes i made to support old brubeck