Skip to content

Global CSS cannot be imported from within node_modules #15

@yamilelias

Description

@yamilelias

Following the README drives me to the following error:
image

You need to remove the CSS from the package to work with NextJS. This is my dependency tree:

"next": "13.4.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-push-notification": "^1.5.4",

It seems that it is something related to NextJS policies about using CSS directly from the node_modules. You can fin more information here:
https://nextjs.org/docs/messages/css-npm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions