Yoruba

Results 9 comments of Yoruba

This is working for me in the .bablerc ``` { "presets": ["module:metro-react-native-babel-preset"], "plugins": [ ["@babel/plugin-proposal-decorators", { "legacy": true }] ] } ```

Thanks for you response. Maybe the width of the class .video can be set to the width of the browser or screen? (screen.width) Then you can keep the controls.

@vzhilov which OS you are using? (Windows, MacOS or Linux)

@vzhilov there is one step missing in the documentation. You need to create a go folder in the Users\username ```` mkdir %USERPROFILE%\go ```` You can check if the GOPATH can...

@vzhilov did you following this step? To set the the Cygwin terminal home director to the %UserProfile% location, open the nsswitch.conf in the C:\cygwin64\etc folder. And set the db_home location...

@vzhilov ```C:\tools\cywin``` is ok. nsswitch config file is then in ```C:\tools\cygwin\etc``` folder

@vzhilov Check if the Enviroment Variables for GOPATH and GOROOT are correctly set. If it still doesn't work can you show the nsswitch.conf in the C:\cygwin64\etc folder. ![image](https://user-images.githubusercontent.com/1730709/54712318-48a6cf00-4b4c-11e9-9fdd-b8ec4b909a47.png)

@vzhilov do you still have problems? If not can you please close this issue? Thanks

Can I help with trying to fix this problem?