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

fix npm warning #19

Closed
wants to merge 1 commit into from
Closed

fix npm warning #19

wants to merge 1 commit into from

Conversation

juanpicado
Copy link

Remove npm WARN config optional Use --omit=optional to exclude optional dependencies warning

eg:

 ---> Running in 76952288c8c5
npm WARN config optional Use `--omit=optional` to exclude optional dependencies, or
npm WARN config `--include=optional` to include them.
npm WARN config 
npm WARN config     Default value does install optional deps unless otherwise omitted.

Remove npm WARN config optional Use `--omit=optional` to exclude optional dependencies warning
@edclement
Copy link
Contributor

Related: verdaccio/verdaccio#3217

@edclement
Copy link
Contributor

Fixed by #17

@edclement edclement closed this Jul 18, 2022
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 this pull request may close these issues.

None yet

2 participants