-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
On my machine (arch wsl on windows) the app wouldn't start because it couldn't find the package "chokidar". which it didn't install properly with npm install because fs events dependency wouldn't install because in the packagelock file i had to change "os": "darwin" to "os": "linux" under node_modules/fsevents. I open this in case someone stumbles at the same problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels