opral / inlang-paraglide-js

Tree-shakable i18n library build on the inlang ecosystem.
https://inlang.com/m/gerre34r/library-inlang-paraglideJs
22 stars 0 forks source link

When exiting the dev mode on paraglide the cmd opens on Windows #146

Open juliomuhlbauer opened 3 weeks ago

juliomuhlbauer commented 3 weeks ago

"@inlang/paraglide-js": "1.9.1"

"@inlang/paraglide-next": "0.3.1"

LorisSigrist commented 3 weeks ago

How are you running the dev mode?

juliomuhlbauer commented 3 weeks ago

I am using the Nextjs plugin

MechaKnightz commented 3 weeks ago

getting the same issue with git bash on windows. nextjs project, running dev mode with "next dev", installed paraglide according to this page: https://inlang.com/m/osslbuzt/paraglide-next-i18n/get-started

LorisSigrist commented 3 weeks ago

This is an issue with the way node handles child_process.spawn. I'm looking for a workaround