question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preview feature feedback: Deno support (`deno`)

See original GitHub issue

Please share your feedback about the deno functionality released in v4.5.0 in this issue.

The current state of our implementation is described here: https://github.com/prisma/prisma/issues/2452#issuecomment-1282956083

  • If you encounter a bug, please open a bug report in this repo.
  • If the feature is working well for you, please share this in a comment below or leave a 👍 on this issue.

If you have any questions, don’t hesitate to ask them in the #orm-help channel in the Prisma Slack.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:7
  • Comments:22 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
yarabramastacommented, Dec 3, 2022

I had a problem with the generator inside docker.

I guess node/npm is necessary to be installed. I tried it before with my own machine, it works smoothly even with npx, the code does generate, if I try on docker, it always fail due to prisma client not being installed.

I’m running on deno 1.28.3 and prisma 4.7.0

2reactions
janpiocommented, Dec 6, 2022

No, this makes sense. For now Prisma CLI did not remove or adapt all the assumptions that it might have about npx or npm being present. We will need to figure those out and find better solutions 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Big Changes Ahead for Deno
We'll discuss how we're addressing this feedback and the features to expect from Deno in the coming months. Compatibility with Node and npm....
Read more >
Prisma on Twitter: " We are releasing initial support for ...
We are releasing initial support for Prisma with Deno (Preview) via an integration for our Prisma Client for Data Proxy. Read this guide...
Read more >
Prisma Client and Prisma schema preview features
When we release a new Prisma Client or Prisma schema feature, it often starts in preview so that you can test it and...
Read more >
Big Changes Ahead for Deno | JavaScript in Plain English
Here's a quick preview: Deno officials recently shared its handling of community feedback and plans for Deno features in the next few months ......
Read more >
Deno Introduction with Practical Examples - InfoQ
Deno is still a very new environment with many promising features around security, speed, distribution, and language support. However, due to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found