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
I was following a tutorial for NextJS and I got this error while importing the Language type
Language
Any other way to import it in the new version?
The text was updated successfully, but these errors were encountered:
same @deveesh-shetty
Sorry, something went wrong.
If you are stuck I suggest you downgrade to version 1.3.5 I did the same, till we find a solution
npm install prism-react-renderer@1.3.5
or
yarn add prism-react-renderer@1.3.5
perfect! I tried it and it's working. Thank you @deveesh-shetty
Should be addressed in https://github.com/FormidableLabs/prism-react-renderer/releases/tag/prism-react-renderer%402.0.6
carloskelly13
No branches or pull requests
I was following a tutorial for NextJS and I got this error while importing the
Language
typeAny other way to import it in the new version?
The text was updated successfully, but these errors were encountered: