Skip to content

Fix npx availability check on Windows#86

Merged
kraenhansen merged 1 commit into
mainfrom
cursor/fix-issue-77-828e
May 13, 2026
Merged

Fix npx availability check on Windows#86
kraenhansen merged 1 commit into
mainfrom
cursor/fix-issue-77-828e

Conversation

@kraenhansen
Copy link
Copy Markdown
Member

@kraenhansen kraenhansen commented May 13, 2026

This fixes #77

Summary

  • Run the components add npx --version availability check through the shell so Windows can resolve npx.cmd/npx.ps1
  • Add coverage for the components add command spawn options

Verification

  • npm test -- --runTestsByPath src/components/__tests__/add-command.test.ts
  • npm run build
  • npm test
  • npm run lint (passes with existing warnings in src/__tests__/branches.test.ts and src/__tests__/casing.test.ts)
Open in Web Open in Cursor 

Co-authored-by: Kræn Hansen <mail@kraenhansen.dk>
@kraenhansen kraenhansen marked this pull request as ready for review May 13, 2026 09:46
@kraenhansen kraenhansen requested a review from PaulAsjes May 13, 2026 09:46
@kraenhansen kraenhansen linked an issue May 13, 2026 that may be closed by this pull request
@kraenhansen kraenhansen merged commit 071d4af into main May 13, 2026
4 checks passed
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.

elevenlabs/cli bug (windows)

3 participants