cirql icon indicating copy to clipboard operation
cirql copied to clipboard

Add support for next js 13

Open marsenzakirov opened this issue 2 years ago • 0 comments

Describe the bug after installing cirql i got error with dependencies which are nested in next js 13:

Peer dependencies that should be installed:
   @babel/core@">=7.13.0 <8.0.0" webpack@">=5.0.0 <6.0.0"
   react-is@">= 16.8.0" ws@"*"
   ts-node@>=10.0.0

I'm afraid such dependency error might seem like bugs in the future.

Environment:

  • OS: endeavouros
  • Node Version: 16.19

marsenzakirov avatar Apr 14 '23 11:04 marsenzakirov