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: regresion wrong new storage path reference #593

Merged
merged 1 commit into from Jun 22, 2022
Merged

Conversation

juanpicado
Copy link
Member

@juanpicado juanpicado commented Jun 22, 2022

Type: fix
Scope: local-storage

The following has been addressed in the PR:

  • There is a related issue?

This might be the issue some has been reported the packages are not found. Workaround was using absolute path.

When you are running verdaccio in a Mac (probably others), the storage was created in the same location you are running it, instead the usual ~/.config/verdaccio/storage/ if you have the configuration has storage: ./storage as default value for storage.

In case this change is causing troubles, use an absolute path, should not notice any difference.

  • Unit or Functional tests are included in the PR

Description:

Regression here #394

@juanpicado juanpicado marked this pull request as ready for review June 22, 2022 22:18
@juanpicado juanpicado merged commit e30035b into 9.x Jun 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-local-storage branch June 22, 2022 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant