You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./gradlew downloadPklHtmlHighlighter npmInstall
FAILURE: Build failed with an exception.
* What went wrong:
Task 'downloadPklHtmlHighlighter' not found in root project 'pkl-lang.org'.
I tried to run gw buildLocalSite nevertheless, but it failed with:
> Task :pklHtmlHighlighter FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':pklHtmlHighlighter'.
> A problem occurred starting process 'command 'cargo''
Ideally, a Gradle build shouldn't require "manual" installation steps.
The text was updated successfully, but these errors were encountered:
Following the README instructions resulted in an error:
I tried to run
gw buildLocalSite
nevertheless, but it failed with:Ideally, a Gradle build shouldn't require "manual" installation steps.
The text was updated successfully, but these errors were encountered: