I have been at this since yesterday going in circles on how to fix this. From adding a netlify custom build command, upgrading tailwindcss to v4, down to v3, and everything in between. pnpm build perfectly fine on my device and pnpm install perfectly fine with no errors on my device, but netlify keeps throwing exit code 2. Saying something about my package.json not having all the dependencies, but it literally does. Not sure what I should do to fix this.
Following the google drive tutorial btw