Alex Hoyau
Alex Hoyau
The name `e` was miss leading since it is a boolean: ``` alertify.prompt("Message", function (e, str) ```
## 🤓 Question Hello, happy to join the project :) When I add meta-bump from npm, the code contains errors which are not present in https://github.com/patrykzurawik/meta-bump/ In the code on...
## 🐛 Bug Report When I run `meta npm link && meta npm link --all` my projects do not build anymore because their `node_module/.bin` folders are not populated anymore with...
Would it be interesting to use this? https://github.com/gulpjs/vinyl
[Following this discussion in CE2 repo](https://github.com/silexlabs/CloudExplorer2/issues/88), I create an issue here for a new unifile feature As services like [dropbox offer an API to search files and folders](https://www.dropbox.com/developers/documentation/http/documentation#files-search) (names and...
I would love github connector to support organization repos. I am not sure how thoug... 1- add the org or user as first folder in the path, but it would...
Hello Just to keep track of this, in my previous fix to be able to change github scopes (#154) there are these things I am not sure about 1- [in...
in some cases, the session contains `{ state: '***********', account: {} }` i believe it is when a token has expired in this case an error is thrown: ``` Cannot...
Hi @JbIPS I found cases where unifile throws error instead of a "rejected" Promise For example when you call `unifile.readdir` with a service which does not exist, it throws the...
"too many file operations" https://travis-ci.org/silexlabs/unifile not sure what it is or if it is important but it looks bad on the home page ;D