Skip to content

Conversation

yukyu30
Copy link

@yukyu30 yukyu30 commented May 19, 2025

Thanks for sharing this project — I found it interesting and decided to give it a try!

The current README instructs users to run npm run install, but there is no custom install script defined in package.json, so the command fails.
This PR corrects the command to the standard npm install.

Steps to Reproduce

  1. Navigate to the unity-mcp-server directory

  2. Run the following command:

    npm run install
  3. You will see the following error:

    npm error Missing script: "install"

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