Jooy

Results 26 comments of Jooy

I created a custom vue+electron template that works with the latest Electron and development environments. Please take a look around if you are interested. https://github.com/jooy2/vutron

I've split this into a new project with regards to it: https://github.com/jooy2/vutron - Supports Vue 3, Electron 19~, NodeJS 14, 16~ - Supports the latest development environments such as Webpack...

I've split this into a new project with regards to it: https://github.com/jooy2/vutron - Supports Vue 3, Electron 19~, NodeJS 14, 16~ - Supports the latest development environments such as Webpack...

I've split this into a new project with regards to it: https://github.com/jooy2/vutron - Supports Vue 3, Electron 19~, NodeJS 14, 16~ - Supports the latest development environments such as Webpack...

I've split this into a new project with regards to it: https://github.com/jooy2/vutron - Supports Vue 3, Electron 19~, NodeJS 14, 16~ - Supports the latest development environments such as Webpack...

Hello. Could this PR be reconsidered? Almost 100% crashes when using xterm.dart when using application modes like vim or tmux. Thanks.

+1 I have the same symptoms. Unfortunately, I haven't been able to pinpoint exactly where this is happening. Neither the above solution nor the package update solved it. **Here is...

I also had the same problem. However, downgrading the version did not solve the problem.

Unfortunately, the problem persisted even after deleting and reinstalling `node_modules` and `package-lock.json` to match the 3.1.0 version. ![image](https://user-images.githubusercontent.com/48266008/185622654-e7f74730-58d6-4413-befe-442c6e965d1d.png) When I newly installed and opened the package-json.lock file, it was as...

@Cypherball @Shimon42 Thank you all! In my case, I was able to solve it by installing version 3.1.10 of `@toast-ui/editor` that was not added to `package.json`. ▽▽▽▽ `package.json` ▽▽▽▽ ```json...