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

unused NextJS dependency #291

Open
3 of 5 tasks
cureaid opened this issue Sep 11, 2023 · 1 comment
Open
3 of 5 tasks

unused NextJS dependency #291

cureaid opened this issue Sep 11, 2023 · 1 comment
Labels
bug Something is not working.

Comments

@cureaid
Copy link

cureaid commented Sep 11, 2023

Preflight checklist

Ory Network Project

No response

Describe the bug

The README.md meantions NextJS in the first paragraph.
In package.json under devDependencies there is an entry @types/next (which causes entries in package-lock.json).

These are the only references to NextJS in this project I could find. I doubt these are necessary and suppose that they have been forgotten.

There is a separate project based on NextJS: https://github.com/ory/kratos-selfservice-ui-react-nextjs

Reproducing the bug

look at code

Relevant log output

No response

Relevant configuration

No response

Version

0.13.0-11

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@cureaid cureaid added the bug Something is not working. label Sep 11, 2023
@cureaid
Copy link
Author

cureaid commented Sep 11, 2023

BTW it's quite hard to find these projects from the official documentation.

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

No branches or pull requests

1 participant