GoogleChromeLabs / GoogleChromeLabs/bubblewrap

bubblewrap init returns command not found

Open
#657 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Running `bubblewrap init --manifest=http://localhost:8000/static/manifest.webmanifest` results in `-bash: bubblewrap: command not found`

**To Reproduce**
Steps to reproduce the behavior:
1. `npm i -g @bubblewrap/cli`
results in
```
changed 324 packages, and audited 325 packages in 25s
...
found 0 vulnerabilities
```
2. `bubblewrap init --manifest=http://localhost:8000/static/manifest.webmanifest` (or manifest.json. index.html is in /static)
3. See error `-bash: bubblewrap: command not found`

**Expected behavior**
Expecting Bubblewrap to start after init command

**Desktop (please complete the following information):**
- OS: macOS 11.6.2

**Additional context**

- node v17.6.0
- npm 8.5.1
- java v17
- jdk v11

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.