linkedin / linkedin/css-blocks
Error output with checkout-opticss-and-link.sh
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Running `./scripts/checkout-opticss-and-link.sh` in the css-blocks root directory outputs the following error:
```bash
./scripts/checkout-opticss-and-link.sh: line 8: ./scripts/if-dev-opticss.sh: No such file or directory
./scripts/checkout-opticss-and-link.sh: line 9: ./scripts/if-dev-opticss.sh: No such file or directory
```
Contributor guide
Research direction
Run ./scripts/checkout-opticss-and-link.sh from the css-blocks root and inspect the references on lines 8-9 to ./scripts/if-dev-opticss.sh. Check the scripts directory and related checkout/link scripts to determine the intended path or missing file. Done means the command no longer reports that if-dev-opticss.sh is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100