Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try-prisma: command not found #68

Closed
JulianNicholls opened this issue Oct 30, 2024 · 5 comments
Closed

try-prisma: command not found #68

JulianNicholls opened this issue Oct 30, 2024 · 5 comments
Assignees

Comments

@JulianNicholls
Copy link

JulianNicholls commented Oct 30, 2024

When I try npx try-prisma on an M1 MacBook, all I get is sh: try-prisma: command not found.
This is with version 1.1.1 (latest)

Using [email protected], it works.

@ViniciusCestarii
Copy link

Same happened for me.

Windows 10

npm version: 10.2.3

Using [email protected] worked for me too

@mattmorganpdx
Copy link

mattmorganpdx commented Oct 30, 2024

same. I'm on linux

$ npm --version
10.9.0
$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"

@JulianNicholls and @ViniciusCestarii advice worked using 1.0.58 and then I got through the rest of setup steps okay.

Also I just want to say I'm very excited about the work y'all are doing. cheers

@edi
Copy link

edi commented Oct 31, 2024

Same issue here with 1.1.1 (latest) on MacOS Sequoia (Apple Sillicon M1 Pro).

By the way, the PPG (Prisma Postgres) product is basically merging all my services into one, which is great! Can't wait for a stable release.

@JulianNicholls
Copy link
Author

This is now resolved in version 1.2.0

@jharrell jharrell self-assigned this Nov 19, 2024
@jharrell
Copy link
Member

Marking as resolved by #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants