Ömer Özdemir
01/22/2021, 12:35 PMts-node
but when I try to compile it with tsc
I get this errorDominic Hadfield
01/22/2021, 12:43 PMÖmer Özdemir
01/22/2021, 1:28 PMJoël
Joël
Ömer Özdemir
01/22/2021, 1:34 PMÖmer Özdemir
01/22/2021, 1:35 PMÖmer Özdemir
01/22/2021, 1:35 PMJoël
npx prisma -v
to double check the versions installedÖmer Özdemir
01/22/2021, 1:42 PM@prisma/cli : 2.15.0
@prisma/client : 2.15.0
Current platform : debian-openssl-1.1.x
Query Engine : query-engine e51dc3b5a9ee790a07104bec1c9477d51740fe54 (at ../node_modules/@prisma/engines/query-engine-debian-openssl-1.1.x)
Migration Engine : migration-engine-cli e51dc3b5a9ee790a07104bec1c9477d51740fe54 (at ../node_modules/@prisma/engines/migration-engine-debian-openssl-1.1.x)
Introspection Engine : introspection-core e51dc3b5a9ee790a07104bec1c9477d51740fe54 (at ../node_modules/@prisma/engines/introspection-engine-debian-openssl-1.1.x)
Format Binary : prisma-fmt e51dc3b5a9ee790a07104bec1c9477d51740fe54 (at ../node_modules/@prisma/engines/prisma-fmt-debian-openssl-1.1.x)
Studio : 0.340.0
Ömer Özdemir
01/22/2021, 1:42 PMÖmer Özdemir
01/22/2021, 1:43 PMJoël
Joël
tsc -v
Joël
Ömer Özdemir
01/22/2021, 1:46 PMJoël
Joël
npx tsc
for exampleÖmer Özdemir
01/22/2021, 1:51 PMÖmer Özdemir
01/22/2021, 1:52 PMJoël
Ömer Özdemir
01/22/2021, 1:53 PMÖmer Özdemir
01/22/2021, 1:55 PMJoël
Ömer Özdemir
01/22/2021, 2:00 PM