InsOp
InsOp
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Cannot find package 'vitest' imported from
first nodemon, then dotenv
11 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Cannot find package 'vitest' imported from
this framework is really wack. got it to work, created a schema change, made the migraion. and now packages are missing again?
11 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Cannot find package 'vitest' imported from
but more like a me-problem
11 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Cannot find package 'vitest' imported from
looks like the problem is a faulty npm install which is reprroducable 95% of the time
11 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Cannot find package 'vitest' imported from
when installing it manually inside app/.wasp/out/web-app he then tells me that he didnt find autoprefixer axios as well
11 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Prisma: has no exported member
i would create a PR but i dont find that module in the package.json here https://github.com/wasp-lang/open-saas/blob/main/template/app/package.json
12 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Prisma: has no exported member
now it works
12 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Prisma: has no exported member
I fixed the version in the package.json for "@prisma/client": "5.19.1", (it was "@prisma/client": "^5.19.1", before, this resulted in errors
12 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Prisma: has no exported member
No description
12 replies
WWasp
Created by InsOp on 1/17/2025 in #đŸ™‹questions
Prisma: has no exported member
btw this came when trying to execute wasp db migrate-dev I tried wasp clean already
12 replies