Skip to content

classnames package missing in dependencies #819

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

Closed
shemExelate opened this issue May 5, 2021 · 0 comments · Fixed by #823
Closed

classnames package missing in dependencies #819

shemExelate opened this issue May 5, 2021 · 0 comments · Fixed by #823

Comments

@shemExelate
Copy link
Contributor

Describe the bug
classnames package is used in the project without being in package.json
its currently only working because a reference in package-lock.json

To Reproduce
Steps to reproduce the behavior:

  1. delete package-lock.json
  2. run npm install
  3. build will fail because package is missing

Expected behavior
build should work even without a lock file

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