Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
error TS5083: Cannot read file '/app/tsconfig.json' when attempting to deploy to railway - Wasp
W
Wasp
•
7mo ago
•
32 replies
ralph
error TS5083: Cannot read file '/app/tsconfig.json' when attempting to deploy to railway
Upgraded to 0
.17
, made the change to tsconfig
.json as outlined in the migration guide and I
'm getting that error during this step in deployment
:
Generated Prisma Client
(v5
.19
.1
) to
.
/
.
.
/
.
.
/
.
.
/node
_modules
/
@prisma
/client in 158ms
Start by importing your Prisma Client
(See
:
http://pris.ly/d/importing-client
)
Tip
: Want to turn off tips and other hints
?
https://pris.ly/tip-4-nohints
[server
-builder 10
/11
] RUN cd
.
/
.wasp
/build
/server
&
& npx prisma generate
-
-schema
=
'
.
.
/db
/schema
.prisma
'
[server
-builder 11
/11
] RUN cd
.
/
.wasp
/build
/server
&
& npm run bundle
server
@0
.0
.0 bundle
tsc
-
-build
&
& rollup
-
-config
-
-silent
error TS5083
: Cannot read file
'
/app
/tsconfig
.json
'
.
Wasp
Join
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,650
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
custon tsconfig.json
W
Wasp / 🙋questions
2y ago
railway deploy for existing app
W
Wasp / 🙋questions
5mo ago
tsconfig error
W
Wasp / 🙋questions
12mo ago
Cannot import json
W
Wasp / 🙋questions
8mo ago