sandrowegmann
sandrowegmann
RRailway
Created by sandrowegmann on 9/19/2023 in #✋|help
Build Error after Redeploy
Recently, I've been facing a weird error whenever I redeploy my railway instance from the dashboard.
#12 46.64 error TS2688: Cannot find type definition file for 'lodash'.
#12 46.64 The file is in the program because:
#12 46.64 Entry point for implicit type library 'lodash'
#12 46.69 error Command failed with exit code 2.
#12 46.64 error TS2688: Cannot find type definition file for 'lodash'.
#12 46.64 The file is in the program because:
#12 46.64 Entry point for implicit type library 'lodash'
#12 46.69 error Command failed with exit code 2.
The weird thing is that this only happens when reilway redeploys the service because I changed ENVs or sth. If I push a new commit to github, it redeploys as usual and everything works fine. I've never had any similar issue for the last year until yesterday. Deploying on europe-west4 using nixpacks
8 replies