#Error on 'npm run build && npm run start dev'

12 messages · Page 1 of 1 (latest)

idle dock
#

Hey there, trying to launch a nestjs app but it seems that old cold still stay when I run it, dont know why. I remove dist, nodes_modules, build but it still showing me that error. I'm running the app via npm run start:dev and in my file the current lines showed are commented. any idea ?

grim valley
#

Most likely a difference of typeorm 0.2.x and typeorm 0.3.x

idle dock
#

yup I've modified it

#

but

#

the thing is, it's still takin my old code and not the new one

#

I don't get it bugging me for 2.5h :xxxxx

grim valley
#

Remove the dist, and retry?

idle dock
#

already tried to remove modules dist

grim valley
#

And you're still getting the same error on build?

idle dock
#

yup

#

it's freak weird

#

(the app is dockerized, and I've deleted the container, rebuild them too)