apollographql / apollographql/apollo-tooling

Unable to install with latest release (2.31.1)

Open
#2,157 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3k
Forks
460
PR merge metrics
No merged PRs in 30d

Description

Expected:
Install without any issues.

Actual:
Installation appears to be successful, but attempting to run apollo results in `apollo: command not found`

Repro Steps:
Install apollo with `npm install -g apollo`
Run `apollo -v`
Observe `apollo: command not found`

Version:
2.31.1

Contributor guide

Open the contributing guide

Research direction

Reproduce the report with `npm install -g apollo` and then `apollo -v` using release 2.31.1. Trace the installation and executable availability from the package entry points, and consider the issue done when a clean install makes the `apollo` command available and reports its version.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, node.js, typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.