Skip to content
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

Install/build instructions are broken #15

Open
translatenix opened this issue Apr 4, 2024 · 0 comments
Open

Install/build instructions are broken #15

translatenix opened this issue Apr 4, 2024 · 0 comments

Comments

@translatenix
Copy link
Contributor

translatenix commented Apr 4, 2024

Following the README instructions resulted in an error:

Install dependencies
$ ./gradlew downloadPklHtmlHighlighter npmInstall

$ ./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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant