Skip to content

nit: need to run npm install to build the app #11

@gsabran

Description

@gsabran

After running sudo ln -s `which npm` /usr/local/bin, I think you need to run npm install from Server to be able to build the app. The later step is not described in the DEVELOPMENT.md

Versions

  • Copilot for Xcode: latest
  • Xcode: 16.0.0
  • macOS: 14.6.1
  • Node: v16.10.0

Steps to reproduce

  1. Clone the repo
  2. Make sure sudo ln -s `which npm` /usr/local/bin has been run
  3. Build the app

Screenshots
Screenshot 2024-10-30 at 9 38 38 AM

Logs

env: node: No such file or directory
cp: Server/node_modules/@github/copilot-language-server/native/darwin-arm64/copilot-language-server: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions