D
Deno
Change Theme
Search Answer Overflow
Login
ink
Posts
Comments
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
I tried using TypeORM for the project but encountered some issues. For now, I’m done with it and will wait until either NestJS or Deno officially supports the other.
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
:deno_thankyou:
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
seems working:cookie_deno:
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
thx I'll try this after few hours
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
I removed my node and npm to make sure deno runs it but I failed. I exactly followed your instruction except for the project name.
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
17 replies
D
Deno
•
Created by ink on 10/9/2024 in
#help
Run Nest.js with Deno2.0
Could you provide me full commands?
$
npm i
-g
@nestjs/cli
$
nest new .
$
# i donno what goes in here
$
#its originally $nest start
$
npm i
-g
@nestjs/cli
$
nest new .
$
# i donno what goes in here
$
#its originally $nest start
17 replies