basharovV / musicat

A sleek desktop music player and tagger for offline music 🪕. With gapless playback, smart playlists, and a map view! Built with Svelte and Tauri
GNU General Public License v3.0
425 stars 25 forks source link

Package.json missing "rollup-plugin-node-polyfills" and "mousetrap" #3

Closed JCGithu closed 7 months ago

JCGithu commented 10 months ago

This causes an issue when running npm tauri run dev on Windows.

basharovV commented 10 months ago

I'm not getting this error. Are you using Node version 18? Sorry I should have specified this in package.json

JCGithu commented 10 months ago

v21.4.0 - not sure how that links to the specific packages though, are they just missing as they're installed locally?