acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
13 stars 15 forks source link

Windows Development Environment Issues #37

Open Lermatroid opened 1 month ago

xwilson03 commented 1 month ago

Update on this: I got word from Lasya earlier and she's ran other NextJS projects using npm (not using pnpm or turbo, but that shouldn't make a difference hopefully) in powershell.

Makes me think that it's definitely a HackKit thing, although there might still be non-zero odds it could somehow be pnpm, turbo, or some other tool in the pipeline. I don't know enough about those to call it though :P

Issue is though, with such an awful error message there's not much we can do to clear that up even if we do know it's something within HackKit. Has anyone tried to build the project in a windows environment? Maybe it'll be able to catch a compile-time error if we're lucky.