You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
noomorph opened this issue
Jun 26, 2023
· 2 comments
· Fixed by #9116
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionexternalThis issue is caused by an external dependency and not Docusaurus.
Looks like react-json-view will remain in React 17 and forks like https://github.com/YYsuni/react18-json-view begin to appear ... Is it something that will be solved in 3.0.0-alpha.1 ?
bugAn error in the Docusaurus core causing instability or issues with its executionexternalThis issue is caused by an external dependency and not Docusaurus.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
While testing
3.0.0-alpha.0
, a warning popped up regarding the overriding of a peer dependency. Here's the warning I encountered:Reproducible demo
No response
Steps to reproduce
npm install
Expected behavior
Installation should pass without warnings.
Actual behavior
I see these warnings:
Your environment
Self-service
The text was updated successfully, but these errors were encountered: