Skip to content

Couldn't find output file for server typings generation #7216

Discussion options

You must be logged in to vote

Adding the below line of code in the sergen.json solved the issue.

"ServerTypings": {
"Assemblies": ["bin/Debug/net8.0/DPWBooking.Web.dll"], --Previously this was empty.
"LocalTexts": true
},

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EdwinThomas11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant