Jan Küster
Jan Küster
Will check that out, thanks 👍
Sorry, I did not realize there is a newer version available. The command line message told me to install 1.8.0. I will check this out to see if it works...
No worries, I tried with ```shell $ meteor npm install --save-dev meteor-vite@latest ``` and it worked out to be fine
This is the same issue under Linux , https://github.com/meteor/meteor/issues/12890
@buzzard192 do you have by any chance some python installations, multiple python versions etc?
By the way this morning I came back to my project with this issue (the fix proposed by @buzzard192 worked) and this time I got ```shell /home/jankapunkt/.meteor/packages/meteor-tool/.3.0.0-beta.0.8fge4e.g2d3++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/tools/fs/files.js:1248 throw new Error("couldn't...
Interestingly this happens only on one of my machines both running xubuntu 22.04. and I wonder what's causing this on one machine but not on the other : 🤔 The...
Outside a project both are on 2.15
Just want to let you know this is still an issue for me on Ubuntu with 3.0 RC.4
At least from my end I can confirm this to be fixed on Ubuntu 22.04. LTS with Meteor 3.0.1 tested