salesforce / salesforce/agentscript
[Bug] @agentscript/docs:build: > docusaurus build @agentscript/docs:build: @agentscript/docs:build: 'docusaurus' is not recognized as an internal or external command,
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 54
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
Description
A clear and concise description of the bug.
Steps to Reproduce
- . when running pnpm build we are receiving below error
- ...
- ...
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened. Include any error messages or stack traces.
Environment
- Node.js version: (e.g. 22.22.1)
- pnpm version: (e.g. 10.28.0)
- OS: (e.g. macOS 15, Ubuntu 24.04)
- Package & version: (e.g. @agentscript/compiler 2.4.13)
- Browser (if applicable): (e.g. Chrome 130)
Minimal Reproduction
If possible, provide a minimal AgentScript snippet or repository that reproduces the issue.
# paste AgentScript code here
Additional Context
Add any other context, screenshots, or logs about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running pnpm build and inspect the configuration for the @agentscript/docs:build entry point. Investigate why the Docusaurus command is unavailable in the reported environment; the issue is done when the documentation build completes successfully on the supported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100