Skip to content

fix: simplify bootstrap next-step output#26

Merged
skulidropek merged 1 commit intomainfrom
fix/bootstrap-next-command-output
Mar 25, 2026
Merged

fix: simplify bootstrap next-step output#26
skulidropek merged 1 commit intomainfrom
fix/bootstrap-next-command-output

Conversation

@skulidropek
Copy link
Member

Summary\n- show only the project directory name in the post-bootstrap hint\n- switch the follow-up command from  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/home/dev". to  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/home/dev".\n- cover both POSIX and Windows-style project paths in tests\n\n## Verification\n- pnpm -C /home/dev/workspaces/spawndock/agent/repo/create test\n- pnpm -C /home/dev/workspaces/spawndock/agent/repo/create typecheck\n- pnpm -C /home/dev/workspaces/spawndock/agent/repo/create build

@skulidropek skulidropek merged commit 48efe72 into main Mar 25, 2026
3 checks passed
@skulidropek skulidropek deleted the fix/bootstrap-next-command-output branch March 25, 2026 20:06
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