Skip to content

docs: note project-local install uses npx#30

Merged
enixCode merged 1 commit into
mainfrom
docs/local-npx-note
Jun 4, 2026
Merged

docs: note project-local install uses npx#30
enixCode merged 1 commit into
mainfrom
docs/local-npx-note

Conversation

@enixCode
Copy link
Copy Markdown
Owner

@enixCode enixCode commented Jun 4, 2026

A local npm install (no -g) puts the CLI binaries in node_modules/.bin (not on PATH), so plain light fails. Documents the npx form next to the global install in getting-started and README.

build with cc

A local `npm install` (no -g) puts the binaries in node_modules/.bin, which is
not on PATH, so a plain `light` fails. Document the npx form alongside the
global install in both getting-started and the README.

build with cc
@enixCode enixCode merged commit d2c4dfd into main Jun 4, 2026
5 checks passed
@enixCode enixCode deleted the docs/local-npx-note branch June 4, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant