```$ npx prisma deploy ▸ Could not connect to ...
# orm-help
o
Copy code
$ npx prisma deploy
 ▸    Could not connect to server at <http://localhost:4466>. Please check if your server is running.

Get in touch if you need help: <https://slack.prisma.io>
To get more detailed output, run $ export DEBUG="*"
(node:5600) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
s
are you trying to use the latest version of prisma or the old prisma1?
o
Hello @Sacha Weatherstone. Its "prisma": "^1.34.10",
s
I've opened an issue for this here: https://github.com/prisma/prisma1/issues/5064
👍 1