Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Property 'prisma' does not exist on type 'object' - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
8 replies
stewietheangel
Property 'prisma' does not exist on type 'object'
#0 9
.578 Failed to compile
.
#0 9
.578
#0 9
.578
.
/src
/server
/api
/routers
/example
.
t
s
:
1
9
:16
#0 9
.578 Type error
: Property
'prisma
' does not exist on type
'object
'
.
#0 9
.578
#0 9
.578 17
|
#0 9
.578 18
| getAll
: publicProcedure
.query
(
(
{ ctx
}
)
=
>
{
#0 9
.578
> 19
| return ctx
.prisma
.example
.findMany
(
)
;
#0 9
.578
|
^
#0 9
.578 20
|
}
)
,
#0 9
.578 21
|
#0 9
.578 22
| getSecretMessage
: protectedProcedure
.query
(
(
)
=
>
{
#0 10
.15 npm notice
#0 10
.15 npm notice New major version of npm available
! 8
.1
.0
-
> 9
.6
.6
#0 10
.15 npm notice Changelog
:
https://github.com/npm/cli/releases/tag/v9.6.6
#0 10
.15 npm notice Run npm install
-g npm
@9
.6
.6 to update
!
#0 10
.15 npm notice
-
-
-
-
-
-
failed to solve
: process
"
/bin
/sh
-c npm run build
" did not complete successfully
: exit code
: 1
make
:
*
*
*
[run
] Error 17
i get this error when building
, this is from the boilerplate after generating pls help
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Typescript Property 'pull' does not exist on type 'ObjectId[ ]'
TTC
Theo's Typesafe Cult / questions
4y ago
Property 'handle' does not exist on type '{}'
TTC
Theo's Typesafe Cult / questions
4y ago