mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 06:35:53 +03:00
[GH-ISSUE #106] Unable to run it locally. #38
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#38
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 @developersaintt on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/106
Hey there,
Great project, really wanna test it out locally but when I run
pnpm devin the root directory it saysmissing packageManager field in package.jsonIf I goto
/apps/webfolder and then runpnpm devit gives the following errorchecked and I do have the
packages/corein the root directory.Thanks
@developersaintt commented on GitHub (Jan 18, 2025):
added the package version in the
package.jsonas instead of:workspace*that was written.@arikchakma commented on GitHub (Jan 18, 2025):
How come, I can't reproduce it though? I am using it regularly on my local.