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
odenix opened this issue Apr 4, 2024 · 1 comment
Open

Install/build instructions are broken #15

odenix opened this issue Apr 4, 2024 · 1 comment

Comments

@odenix
Copy link
Contributor

odenix 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.

@dax-w
Copy link

dax-w commented Nov 29, 2024

the same problem

holzensp added a commit to holzensp/pkl-lang.org that referenced this issue Dec 16, 2024
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

2 participants