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

Recursive installation of the module #94

Open
klangenk opened this issue Oct 14, 2022 · 0 comments · May be fixed by #93
Open

Recursive installation of the module #94

klangenk opened this issue Oct 14, 2022 · 0 comments · May be fixed by #93

Comments

@klangenk
Copy link

klangenk commented Oct 14, 2022

The module installs itself in the example folder. This leads to a weird recursive installation chain with going back to older versions.

node_modules/[email protected]
  |_ examples/[email protected]
     |_ examples/[email protected]
       |_ examples/[email protected]

The example folder should not be included in the npm module.

@klangenk klangenk linked a pull request Oct 14, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant