Error when running lift save following tutorial
See original GitHub issueHi there,
I followed the guide here, ran into #73 where the init flow didn’t finish because I’m using psql and then followed the Tutorial doc.
When I tried to run prisma2 lift save
, I got the following error, Error: Got invalid RPC response without .result property: {}
Running prisma2@2.0.0-preview-7, binary version: 33e5fc84b6bd61602f8d634beb558230ca3e3054 on macOS 10.14.3 and psql 11.
Thanks 😃
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
How to Improve Your Running Heel Lift - Kinetic Revolution
Learn how to fix a lazy heel lift when running, and pick your feet up to increase stride length and run faster. This...
Read more >Common Stairlift Problems And Things To Check
Checking the following items could get your stairlift moving again. · Key Switch · Power Supply · Battery Disconnect Switch · Error Codes...
Read more >8 Tips for Proper Running Form - Verywell Fit
Follow these 8 tips for proper running form to improve your running technique and performance. Learn the right posture, foot motion, ...
Read more >Should You Do Couch to 5K? (5 Mistakes to Avoid)
In today's guide, we'll cover common questions – and 5 mistakes – about the Couch to 5K program: What is Couch to 5K?...
Read more >Troubleshoot package execution in the SSIS integration runtime
This article provides troubleshooting guidance for SSIS package execution in the SSIS integration runtime.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, indeed @Oscarteg, embeds are not implemented yet as pointed out by @deadcoder0904. Follow https://github.com/prisma/lift/issues/43 for updates on that.
@bearcanrun We are aware of the error caused by dashes in the schema name. It is being tracked here: https://github.com/prisma/prisma2/issues/311.The other issue is also being tracked for as you have already mentioned.
I think I can close this issue now as it is touching multiple other issues. If anyone of you are getting a different problem which was not already reported, please open a new issue 🙂
@Oscarteg that’s because embed is not supported yet