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
When i try to use this library i get the following error:
./node_modules/react-jupyter-notebook/node_modules/katex/dist/katex.min.css
Global CSS cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-npm
Location: node_modules/react-jupyter-notebook/dist/index.js
it looks like this library library is incorrectly publishing css imports to npm.
When i try to use this library i get the following error:
it looks like this library library is incorrectly publishing css imports to npm.
relevant links:
The text was updated successfully, but these errors were encountered: