Skip to content

Conversation

@danbugs
Copy link
Contributor

@danbugs danbugs commented Nov 18, 2025

Closes #18

Signed-off-by: danbugs <danilochiarlone@gmail.com>
@danbugs danbugs requested a review from Copilot November 18, 2025 22:12
Copilot finished reviewing on behalf of danbugs November 18, 2025 22:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds missing npm setup instructions to README files to ensure users can successfully build the project before running or packaging it.

  • Added npm install step to install dependencies before building
  • Added npm run build step to compile native modules before packaging
  • Updated both main README and AI-generated scripts example README for consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Added npm install before npm run build in the Node.js Quick Start section
examples/ai-generated-scripts/README.md Added npm install and npm run build before npm pack in the setup instructions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danbugs danbugs merged commit 5535e13 into main Nov 18, 2025
12 checks passed
@danbugs danbugs deleted the danbugs/issue-18 branch November 18, 2025 22:16
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.

AI-Generated Example Does Not Work

1 participant