-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Cannot run cli behind proxy #2181
Copy link
Copy link
Closed
Labels
bug/0-unknownBug is new, does not have information for reproduction or reproduction could not be confirmed.Bug is new, does not have information for reproduction or reproduction could not be confirmed.kind/bugA reported bug.A reported bug.topic: enterprise
Metadata
Metadata
Assignees
Labels
bug/0-unknownBug is new, does not have information for reproduction or reproduction could not be confirmed.Bug is new, does not have information for reproduction or reproduction could not be confirmed.kind/bugA reported bug.A reported bug.topic: enterprise
I've been trying to follow the getting started tutorial for prisma and have been stuck on the very beginning.
When I try to run the init command:
I get the following error:
I am currently working under a company proxy which is what I think might be the problem, however I have the environment variables as well as npm configs set correctly and have no idea why this is happening or how to fix it.
I am using a windows machine, as you can tell from the error message.
I have tried installing globally but get the same result.