Skip to content
New issue

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

issue when using library with Next.js #9

Open
AlexFreik opened this issue Sep 26, 2022 · 1 comment
Open

issue when using library with Next.js #9

AlexFreik opened this issue Sep 26, 2022 · 1 comment

Comments

@AlexFreik
Copy link

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.

relevant links:

@AlexFreik AlexFreik changed the title Next js issue issue when using library with Next.js Sep 26, 2022
@ragokan
Copy link

ragokan commented Oct 5, 2022

Yeah, I am also having the same problem, looks like I am going to fork the repo and do these, sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants