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

README did not tell user need to install the tool "task" and pnpm to be able to build the project #2408

Closed
JeffreyDallas opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Issues which are ideal for a first time or new project contributor.

Comments

@JeffreyDallas
Copy link

JeffreyDallas commented Jul 18, 2024

Problem

The build step said
"After downloading the repo run "task build" to build the SDK."

But no context about what is task.

Also during the task install would give error code 127, turned out it need pnpm installed,
but did not mention in README.

Solution

Need specify that user need to download/install a tool named "task" before build

Alternatives

No response

@JeffreyDallas JeffreyDallas added the enhancement New feature or request label Jul 18, 2024
@JeffreyDallas JeffreyDallas changed the title Readme did not tell use need to install the tool "task" Readme did not tell user need to install the tool "task" Jul 18, 2024
@JeffreyDallas JeffreyDallas changed the title Readme did not tell user need to install the tool "task" README did not tell user need to install the tool "task" and pnpm to be able to build the project Jul 19, 2024
@SimiHunjan SimiHunjan added the good first issue Issues which are ideal for a first time or new project contributor. label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Issues which are ideal for a first time or new project contributor.
Projects
None yet
Development

No branches or pull requests

4 participants