Failure message while deploying NextJS application
It seems like it's expecting a Typescript file during my deployment however my application is not using Typescript. Here's a screenshot of the error I'm having, any assistance would be very much appreciated.
15 Replies
Project ID:
d71e40fe-2a90-4d32-a360-14ef1088f139
d71e40fe-2a90-4d32-a360-14ef1088f139
where you ever using typescript?
nope, not that i can remember at least for this project
send your package.json?
I gotcha give me a few minutes I just stepped out, I’ll send it over
@Brody here is my package.json
delete your lock file then run
npm install
Should I do that on my local version and then push it to Github?
yes
I tried that and I'm getting the same result, should I just paste my entire error file here?
add this to a nixpacks.toml file in your project
I think that worked... it says it's publishing the image now