spacedrive
spacedrive copied to clipboard
Fix issue with Node 23
I was having issues trying to launch spacedrive in dev mode due to updating my Node to version 23. So I tried to fix it, changing the desktop app to use ES Modules instead of CommonJS.
I'm not too sure as TS isn't much my thing, so this PR needs a proper reviewing from some TS guys.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| spacedrive-landing | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2024 7:03pm |
| spacedrive-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2024 7:03pm |
We have a nvmrc, though — we should update this to 23 if it’s supported everywhere or you should use a node version manager (like fnm, which I use) to automatically switch to the correct Node version https://github.com/spacedriveapp/spacedrive/blob/main/.nvmrc