Dan Kaplun
Dan Kaplun
Hello, It would be great to know what guarantees are available for each method in this crate. That will make it easier to determine which functions are usable in a...
Right now if I come back to my computer after a while of being disconnected from the Internet I get a Chrome error page.
Please add an option so that only join/part/quit messages are shown from people who have recently spoken.
Hello, Nice project! It leaves me curious though: why is there no still life? Thanks for reading!
Would be great to include a link on the README that I could use to start playing around with react-three-renderer without having to set up a local environment. I made...
``` $ sails lift info: Starting app... module.js:339 throw err; ^ Error: Cannot find module 'lodash' at Function.Module._resolveFilename (module.js:337:15) at Function.Module._load (module.js:287:25) at Module.require (module.js:366:17) at require (module.js:385:17) at Object....
I don't know if I should be using the following, but without this, the `create` and `me` routes do not work. ``` js UserController: { create: true, me: ['passport'] }...
``` $ sails lift info: Starting app... debug: sails-permissions: syncing waterline models debug: sails-permissions: admin user does not exist; creating... debug: Error (E_VALIDATION) :: 2 attributes are invalid at WLValidationError.WLError...