HarperFast / HarperFast/harper

Fix: CLI not displaying app when using `harper run .`

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

### Bug Summary

When running `harper run .` the app i'm running it in doesn't show up in the terminal

### Reproduction Repository (if applicable)

https://github.com/BboyAkers/harper-invoice-app/

### Steps to Reproduce

1. Clone the app
2. Run `npm install` inside the app
3. Run `npm run dev`
4. The app starts but in the terminal it doesn't display the current app and the port it's linked to.

### Expected Behavior

1. Clone the app
2. Run `npm install` inside the app
3. Run `npm run dev`
4. Should display the app name and the port it's under in the terminal

### Actual Behavior

1. Clone the app
2. Run `npm install` inside the app
3. Run `npm run dev`
4. The app starts but in the terminal it doesn't display the current app and the port it's linked to.

### Platform

_No response_

### Console Errors

_No response_

### Screenshots or Videos

_No response_

### Additional Context

_No response_

### Are you planning to fix this issue?

Maybe, depending on complexity

### First-time contributor support

- [ ] I'm new to contributing and would appreciate guidance on the process
- [ ] I'd like help understanding the project structure
- [ ] I need assistance with setting up the development environment
- [ ] I'm comfortable contributing, but new to this project specifically

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.