raymondKelly
raymondKelly
After spending a lot of time on this it appears it is not the textarea that you should paste the text into but instead the content area. Try pasting into...
It is in working order. Your issue is that you are using typescript but this project doesn't provide types. You need to tell your project a global type for it....
For some additional context on what I see ``` npm ERR! Could not resolve dependency: npm ERR! peer react@"
@kevinchevalier as a workaround could you not create a singleton class for managing the connection and create a new client only when the expiry is about to take place?
It would be really nice to allow for custom errors in PRISMA. Allowing the client to take in an error-handling function would work great so that we could generically handle...