iMoses

Results 52 comments of iMoses

Almost 4 years since this issue was opened and other than @spacecowboy hint that this is something you'd like to consider - just a big nothing and silence... NoSQL databases...

Code: ``` var gaze = require('gaze'); console.log('script loaded'); gaze('**/*', { cwd: __dirname + '/../public/assets/javascripts/', maxListeners: 999 }, function(err, watcher) { console.log('gaze function called'); this.on('all', function(event, filepath) { console.log(filepath + '...

same issue.. anyone found a solution for it? it started when i tried to set the `dbservers.count` to `0` and now its stuck in a restart loop and no matter...

Any solution in these past 5 years? Alternative solutions are also fine.. Thanks

@alexandrudima is it something that can be implemented elegantly with the editor's current design? will you accept a PR adding back this functionality, assuming you answered yes on the former...

@Anber seems that the problem is mainly with the integration packages (`@linaria/rollup`, `@linaria/esbuild`) and only possibly with `@linaria/react` you wanna try applying the fix only there and see if it...

i'll try to fix this issues locally first

@cojoclaudiu yes, it should be currently I only tested it locally with `@linaria/rollup` on Node v16 and it did the trick

@cojoclaudiu I haven't, I'll need to debug it later today after I get the environment ready to run the tests locally

> If you could install this and use features as-needed @lorenwest I'm not sure what you mean by that.. I listed all the breaking changes so we can discuss the...