Blog

1 Min Read

Electron-Vue – Webpack ReferenceError: process is not defined

Modify HtmlWebpackPlugin in the Files .electron-vue/webpack.web.config.js and .electron-vue/webpack.renderer.config.js: Views: 13
Discover More

Electron – Uncaught Error: Cannot find module ‘axios’

re-check if modul installed. add plugin/modul in the webpack.renderer.config.js, like Views: 30
Discover More
1 Min Read

Docker (Ubuntu, Linux) – #ERROR: Couldn’t connect to Docker daemon at http+docker://localhost – is it running?

it’s means in many times(%95), your user not under docker group placed, or your post-install (docker group, user actions etc.…
Discover More
1 Min Read

Visual Studio Code – Git Bash Terminal (Windows)

open settings.json and manually edit it, you’ll see somethin like following: Views: 13
Discover More