[PR #113] [MERGED] typo-fix in backend/.env.example which is causing yarn prisma:setup to crash #306

Closed
opened 2026-02-23 17:21:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/113
Author: @kh-ac
Created: 1/9/2024
Status: Merged
Merged: 1/10/2024
Merged by: @timothycarambat

Base: masterHead: typo-fix-.env.example-file


📝 Commits (1)

  • 3fff65d typo-fix in backend/.env.example

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/.env.example (+1 -1)

📄 Description

Pull Request Type

  • feat
  • [ x] 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

What is in this change?

simple typo fix in backend/.env.example file which is causing the yarn prisma:setup to crash

Additional Information

Developer Validations

  • [ x] I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (No Need)
  • [ x] I have tested my code functionality
  • [ x] Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/vector-admin/pull/113 **Author:** [@kh-ac](https://github.com/kh-ac) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `typo-fix-.env.example-file` --- ### 📝 Commits (1) - [`3fff65d`](https://github.com/Mintplex-Labs/vector-admin/commit/3fff65d2f70d5146713603bc58212cd5f6ac6cef) typo-fix in backend/.env.example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/.env.example` (+1 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> ### What is in this change? simple typo fix in backend/.env.example file which is causing the `yarn prisma:setup` to crash ### Additional Information ### Developer Validations <!-- All of the applicable items should be checked. --> - [ x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated (No Need) - [ x] I have tested my code functionality - [ x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:21:10 -05:00
yindo closed this issue 2026-02-23 17:21:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#306