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

Fix:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prebuild:developme…" and gradle plugin issue with java version #371

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

mrpmohiburrahman
Copy link
Contributor

@mrpmohiburrahman mrpmohiburrahman commented Oct 17, 2024

What does this do?

It fixes this issue #370 and #372

Why did you do this?

I have added prebuild:development script on package.json
and added java-version: '17' in here .github/actions/setup-jdk-generate-apk/action.yml

Who/what does this impact?

Other than solving the issue, It should not affect any other parts of this template.

How did you test this?

I have tested with my project.

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for obytes-starter canceled.

Name Link
🔨 Latest commit 39edd7e
🔍 Latest deploy log https://app.netlify.com/sites/obytes-starter/deploys/671122936f5fc70008f0b6b3

@mrpmohiburrahman mrpmohiburrahman changed the title Fix:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prebuild:developme… Fix:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prebuild:developme…" and Gradle plugin issue with java version Oct 17, 2024
@mrpmohiburrahman mrpmohiburrahman changed the title Fix:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prebuild:developme…" and Gradle plugin issue with java version Fix:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "prebuild:developme…" and gradle plugin issue with java version Oct 17, 2024
@yjose yjose self-requested a review October 17, 2024 17:51
Copy link
Member

@yjose yjose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, thank you @mrpmohiburrahman for your work

@yjose yjose merged commit e2cbd3c into obytes:master Oct 17, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants