hyperstack-org / hyperstack-org/hyperstack

move yarn check to front of installation and improve failure message

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
538
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Currently the system will install the base component system plus hotloader then try installing webpacker. At this point it checks for yarn, and if yarn is not there bombs out.

It would be better to check at the beginning. And if yarn is not available suggest installing without webpacker.

Contributor guide

Open the contributing guide

Research direction

Trace the installation flow that installs the base component system, hotloader, and webpacker, and locate the existing yarn check. Move that check to the beginning and update the failure message to suggest installing without webpacker; verify the installer fails with the intended guidance when yarn is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, ruby, webpack
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.