Victor Blagomir

Results 28 comments of Victor Blagomir

Any ideas when this can be fixed?

`npm run desktop` result: ``` ERROR electronApp: error while transpiling or minifying: TypeError: api.caller is not a function at builder (/Users/***/dev/test-meteor-complete/node_modules/@babel/preset-env/src/index.ts:390:13) at /Users/***/dev/test-meteor-complete/node_modules/@babel/helper-plugin-utils/src/index.ts:62:12 at ElectronApp.transpileAndMinify (/Users/***/dev/test-meteor-complete/node_modules/@meteor-community/meteor-desktop/lib/electronApp.js:854:33) at ElectronApp.build (/Users/***/dev/test-meteor-complete/node_modules/@meteor-community/meteor-desktop/lib/electronApp.js:451:24) at...

A clean repo to try to install to is here: https://github.com/vbgm/meteor-vue3-less

"@meteor-community/meteor-desktop": "^3.1.1" seem to be working, but hot code push seem to be struggling..

Ok, it can be resolved with the pending PRs. @Akryum would you be so kind to review and implement the pending PRs from @nathan-muir https://github.com/meteor-vue/meteor-vue3/pull/10 and https://github.com/meteor-vue/meteor-vue3/pull/11 ? This package...

Here is the working boilerplate of [email protected] + Vue3 + LessCSS with all the PRs included. https://github.com/vbgm/meteor-vue3-less