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: home needs to be valid npm cache location #74

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

velramiir
Copy link
Contributor

Ticket 🎫

This closes #73.

Description 📖

Changes the home dir in the dev overlay to /tmp just like for the medical-dashboard.

How to Test? 🧪

See bug reproduction steps.

References (optional) 🔗

See issue references.

Checklist ✅

  • My changes generate no new warnings
  • Made corresponding changes to the documentation if applicable
  • Commented my code, particularly in hard-to-understand areas if applicable
  • Performed a self-review of my own changes

@dotbase-bot dotbase-bot self-assigned this Sep 28, 2023
@dotbase-bot dotbase-bot requested a review from a team September 28, 2023 09:50
@dotbase-bot dotbase-bot added this to the next milestone Sep 28, 2023
@velramiir velramiir changed the base branch from main to release September 28, 2023 10:03
@dotbase-bot dotbase-bot modified the milestones: v5.0.0, next Sep 29, 2023
@dotbase-bot dotbase-bot merged commit da453b1 into release Sep 29, 2023
14 checks passed
@dotbase-bot dotbase-bot deleted the fix/npm-cache-location branch September 29, 2023 12:31
@velramiir velramiir restored the fix/npm-cache-location branch September 29, 2023 12:34
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.

npm install and start fail with the local stack
3 participants