mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-28 12:25:49 +03:00
[GH-ISSUE #333] yarn errors in building the web ui #43
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilovefreesw on GitHub (Jan 2, 2024).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/333
To fix this, I ran
yarn add typescriptNow, after again building, I get this:
@AchoArnold commented on GitHub (Jan 2, 2024):
@ilovefreesw Create a
.envfile. You can use this for inspiration.https://github.com/NdoleStudio/httpsms/blob/main/web/.env.production
@AchoArnold commented on GitHub (Jan 2, 2024):
See the build step here https://github.com/NdoleStudio/httpsms/blob/main/.github/workflows/ci.yml#L62