Marcos Gutierrez

Results 6 issues of Marcos Gutierrez

Is it possible to make an ESLint configuration that takes into account these good practices? It would be a good idea to be able to evaluate the code and reinforce...

[auto-usb-wwan](https://github.com/libremesh/lime-packages/tree/master/packages/auto-usb-wwan) uses two values that are currently hardcoded, the ssid to connect to and the password. It would be nice to have a file in /etc/config to configure these values.

enhancement
good first issue
easy to solve

Its this.state or state? https://github.com/xurxodev/frontend-clean-architecture/blob/4546cbf804206cb320e2821c3137728048ae9425/packages/core/src/common/presentation/Ploc.ts#L19

If I have a lime-sdk in use, already with its feeds downloaded and updated and I want to add a new one it is not enough to add it in...

I am trying to cook a generic x86 image of [Libremesh](http://libremesh.org/) to run in VirtualBox. I execute: ``` ./cooker -c x86/generic --profile=Generic --flavor=lime_default ``` And I get this error as...

bug
good first issue
easy to solve

This PR shows that the upload events in xhr are not being fired correctly.