smartcontractkit / smartcontractkit/chainlink
Chainlink : command not found
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.2k
- Forks
- 2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 202
Description
Description
I went through the steps on the smartcontractkit/chainlink instructions to set up a chainlink node. but after finishing the process of make install, Whenever I try to run chainlink -h ,I face with chainlink: command not found
Your Environment
Windows 10,
WSL 2
VSCode
Node.js 16.20.0
bash terminal
Go installed and placed in the path as mentioned in the chainlink documents.
Steps to Reproduce
As mentioned on the documents of chainlink.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the documented setup in Windows 10 with WSL 2, focusing on the make install step and the chainlink -h entry point. Inspect the installation output and shell PATH to determine why the command is unavailable. Done means the documented setup completes and chainlink -h runs successfully in the bash terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, go
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100