Juan David

Results 45 comments of Juan David

> I got this to work by manually copying my own `.env` file into `packages/hoppscotch-app` using Docker That's great, but I think it should be implemented instead of workaround 😕

![image](https://user-images.githubusercontent.com/25650720/176321234-7dae21cf-4257-4773-bc46-765dced70142.png)

I believe this happens because on https://github.com/moleculerjs/moleculer/blob/master/src/validators/index.js#L32 this function is trying to look for a match on the object "Validators" but it doesn't exist so it runs a default as...

I try to create a small solution that is updating this function [resolve](https://github.com/moleculerjs/moleculer/blob/master/src/validators/index.js#L32) like this ``` function resolve(opt) { if (opt instanceof Validators.Base) { return opt; } else if (isString(opt))...

this should be mergedd, is really good thing, allowing to add custom formats for the longs..

this looks good please check #193 and send PR, thank you

Please feel free to open a PR in https://github.com/juandl/react-native-credit-card-input-plus We just release few things

https://github.com/juandl/react-native-credit-card-input-plus

-We release a feature to change horizontal scroll to vertical.

Please feel free to open a PR in https://github.com/juandl/react-native-credit-card-input-plus We just release few things