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

Please fix npm packaging - .npmignore and files section missing causing unwanted file insode npm package #69

Open
mcm1957 opened this issue Oct 26, 2024 · 0 comments

Comments

@mcm1957
Copy link

mcm1957 commented Oct 26, 2024

Please fix npom packaging.
See errors from checker:

❗ [E952] neither files section at package.json nor file .npmignore not found. npm package will contain unwanted files.

Adapter does neitehr contain a files section at package.json (preferred) nor an .npmignore. So unwanted files are pacakged and installed at user system.

See npmjs:
image

A new release is required to remove files which should not be provided. Please check if at least those remarks from repochecker marked as error can be fixed together. THANKS

@mcm1957 mcm1957 changed the title Please fix npm packging - .npmignore and files section missing causing unwanted file insode npm package Please fix npm packaging - .npmignore and files section missing causing unwanted file insode npm package Oct 26, 2024
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

1 participant