Thanks to visit codestin.com
Credit goes to github.com

Skip to content

npm/tools/port-fwd.sh needs to be restarted #11

@akauppi

Description

@akauppi

Steps:

$ npm run dev     # or run preview
...

Use the port forwarding tool, check that it works.

Stop the server. Restart.

Expectation

Tool forwarding remains until it's terminated in its window.

Actual

Port forward stops when such a port is closed in the VM.

Suggestions

The script could try to reconnect (in a loop).

Also check that the daemon mode (-d) works the same.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions