Skip to content

refactor(pm): debug#243

Closed
fengmk2 wants to merge 1 commit intographite-base/243from
10-22-refactor_pm_debug
Closed

refactor(pm): debug#243
fengmk2 wants to merge 1 commit intographite-base/243from
10-22-refactor_pm_debug

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Oct 22, 2025

No description provided.

Copy link
Copy Markdown
Member Author

fengmk2 commented Oct 22, 2025

>,
>,
) -> Result<std::process::ExitStatus, Error> {
let result = tokio::process::Command::new("pnpm")
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a strange issue: running ./target/debug/vt add foo -w directly succeeds, but running it through napi causes problems. It will freeze here.

VITE_LOG=trace ./packages/cli/bin/vite add foo -w                                        node(v22.21.0) 
2025-10-22T05:47:18.191108Z TRACE mio::poll: registering event source with poller: token=Token(1), interests=READABLE

@Brooooooklyn @branchseer

@fengmk2 fengmk2 changed the base branch from 10-11-feat_pm_support_add_package to graphite-base/243 October 23, 2025 01:54
@fengmk2 fengmk2 closed this Oct 23, 2025
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