Anddy
Anddy
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
yeah it was prisma.. so weird that it was working the other day and then it just stopped
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
ill give that a shot
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
it was working fine yesterday
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
yeah i did for an experimental feature
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
@kapa.ai my prisma generate is going to @prisma not .prisma
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
sent dm
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
da
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
@kapa.ai auth/providers/types.ts(11,37): error TS2694: Namespace '"/root/rackforge/app/.wasp/out/sdk/wasp/node_modules/.prisma/client/index".Prisma' has no exported member 'UserCreateInput'. why could i get this error?
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
yeah i tried same issue.. its failing while building the SDK
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
crud Awards{
entity: Award,
operations: {
create: {
overrideFn: import { createAward } from "@src/awards/operations"
}
}
}
crud Awards{
entity: Award,
operations: {
create: {
overrideFn: import { createAward } from "@src/awards/operations"
}
}
}
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
i did
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
i was adding items to main.wasp and creating different queries.. i only deleted those folders via wasp clean
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
i just tried that and the same issue even did a wasp clean no joy
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
ive been working on this project work weeks now with no errors like this
39 replies
WWasp-lang
Created by Anddy on 9/17/2024 in #đŸ™‹questions
wasp app wont start
i have not tried that yet
39 replies
WWasp-lang
Created by Anddy on 9/6/2024 in #đŸ™‹questions
how can i get a communities name
Yeah I did it via a query
9 replies
WWasp-lang
Created by Anddy on 9/6/2024 in #đŸ™‹questions
how can i get a communities name
this is my rack table in prisma
9 replies
WWasp-lang
Created by Anddy on 9/6/2024 in #đŸ™‹questions
how can i get a communities name
No description
9 replies
WWasp-lang
Created by Sven on 9/3/2024 in #đŸ™‹questions
multiple features
yup
41 replies