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,

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. . when running pnpm build we are receiving below error
Image
  1. ...
  2. ...

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.