Replies: 6 comments
-
hi, so to run the project, you have to build first, playground will only work after you build, so run build on the main directory, and when you go inside playground, running |
Beta Was this translation helpful? Give feedback.
-
Hi, tried to build root first, but this was the result.Honza Pobořil💬Signalhonza.poboril.cz6. 1. 2024 v 14:20, Younes Barrad ***@***.***>:
hi, so to run the project, you have to build first, playground will only work after you build, so run build on the main directory, and when you go inside playground, running pnpm dev should work fine, let me know
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
hmm weird, technically all you have to do is |
Beta Was this translation helpful? Give feedback.
-
Easiest is to start it in GH codespace, button in clone menu on the project page. You will test it in the clean docker container.Honza Pobořil💬Signalhonza.poboril.cz10. 1. 2024 v 15:26, Younes Barrad ***@***.***>:
hmm weird, technically all you have to do is pnpm installand pnpm buildand go to playground, but ill have to recheck it on another folder to see, not sure if theres something wrong somewhere with pnpm
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
yeah forgot about that, will do it when im free, will update here |
Beta Was this translation helpful? Give feedback.
-
so i just did and i had an issue at first but resolved it with
that worked for me on the github codespace |
Beta Was this translation helpful? Give feedback.
-
Hi, I wanted to contribute, but end up with running playground locally, so I can test independently on my project.
Tried tu run it in the GitHub Codespace, so it will not be influenced by my local OS:
Could you please describe how exactly run everything I need for development, so I can transform some of my feature requests into pull requests? :-)
I am experienced with Vue and Vite, but I have no experience with pnpm, so I am lost in your workspaces config.
Beta Was this translation helpful? Give feedback.
All reactions