Faruk Oruç

Results 5 issues of Faruk Oruç

I changed package manager `npm` to `yarn` because I've got an error when building the image with docker. ```bash TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received...

When I setup with docker I got error: ```sh ❯ docker-compose pull Pulling mysql ... pulling from library/mysql Pulling streama ... done Pulling proxy-reverse ... done ERROR: for mysql no...

## Description Web side rewrite with React.js. - Binded all connections to API endpoints - Removed Socket.io - Added Floating button - Changed Add Module Component. Namespace insertion made more...

enchancement
feature
fix

![resim](https://user-images.githubusercontent.com/22038798/74090545-98bcb600-4abd-11ea-8053-1b230969bd98.png) on Windows 10

I'm migrating from Vue2 to Vue3. I changed the package name `v-tooltip` => `floating-vue` and I just use `v-tooltip` directive so i just register the directive like: ```js import {...