We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
after installing cirql i got error with dependencies which are nested in next js 13:
I'm afraid such dependency error might seem like bugs in the future.
Environment:
The text was updated successfully, but these errors were encountered: