Thomas Fritz
Thomas Fritz
For me i would like to see trigger integrations for machine state changes like `started`, `stopped`, `deleted`. I dont know if the api is revealing this information but it would...
it is not possible to access the worker processes itself as they do not share memory with the master. What you maybe can do is to start a repl on...
same error here with sails 0.11 and these adapters: ``` "sails-mongo": "0.11.2", "sails-postgresql": "0.10.15", "sails-redis": "0.10.4", ``` ``` verbose: Detected API change -- reloading controllers / models... verbose: Loading the...
Hi, I could try to do a simple base implementation based on top of the Gist i provided. but i have to check the license first. Otherwise i can i...
Hi, it is some time ago since i opened that issue, but it would be still very very helpful. I think i was missing the option to use external modules...
Thanks @jnfeinstein for doing that deep research.
That would be awesome!
No please don’t run install. Which package manager should it use? And it also complicates the possibility to run `fix` in non-interactive mode as well #68
Ok, @QuiiBz you convinced me that it’s actually a good idea to run install afterwards to update the lockfile as well.