-
Notifications
You must be signed in to change notification settings - Fork 12
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
Build/test instructions? #105
Comments
This is what I have so far..
Hangs on install though via ZIP |
Doh... I see the vscode tasks I found that vscode tasks can't really see the env well for node installed via tools like "mise" or "nvm", this worked around that:
|
Yeah I was just using the default plugin configuration in the template. Those can for sure be improved 😅. If you wanna change those, you should consider contributing to the template, would be much bigger impact! |
To be honest, the vscode tasks are kinda annoying and limited. It seems much easier to just update package.json with scripts. Make it universal vs relying on vscode. I'll probably do that later. |
The basic commands (
pnpm run build
) do not work out of the box. I am new to building this? Can you update the README with instructions? I'd like to take a crack an improving the log file viewer.The text was updated successfully, but these errors were encountered: