February 23, 2021
Javascript
SmartMrK OS – v0.2.0 released!
New Features Vue Router feature added. Edit/Create Widget Pages and Homepage working with routing. New User Shortcuts Ctrl + y…
February 16, 2021
SmartMrK OS – v.0.1 released ! :)
ScreenCast from v.0.0.1 – Video (Gif Animation) Download & Project: https://github.com/kzorluoglu/smartmrk First Prototype Views: 20
June 21, 2020
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: 14
June 21, 2020
Electron – Uncaught Error: Cannot find module ‘axios’
re-check if modul installed. add plugin/modul in the webpack.renderer.config.js, like Views: 34
December 13, 2018
Gulp 4 – Error – “Task function must be specified”
If you this Standart Tasks sequence from every Tutorial using, you will be got this error message. Views: 18