Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update launcher to work in dev-env following org rename #190

Closed
Steve-Mcl opened this issue Nov 15, 2023 · 0 comments · Fixed by #191
Closed

Update launcher to work in dev-env following org rename #190

Steve-Mcl opened this issue Nov 15, 2023 · 0 comments · Fixed by #191
Labels
size:XS - 1 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.

Comments

@Steve-Mcl
Copy link
Contributor

Description

lib/launcher.js Line 352 still refers to flowforge-driver-localfs

const devEnvPath = path.join(require.main.path, '..', 'flowforge-driver-localfs', 'node_modules')

This should be 'driver-localfs'

This prevents the running of instances in our development environment,

Epic/Story

No response

@Steve-Mcl Steve-Mcl added task A piece of work that isn't necessarily tied to a specific Epic or Story. size:XS - 1 Sizing estimation point labels Nov 15, 2023
Steve-Mcl added a commit that referenced this issue Nov 15, 2023
@Steve-Mcl Steve-Mcl linked a pull request Nov 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS - 1 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.
Projects
Status: Closed / Done
Development

Successfully merging a pull request may close this issue.

1 participant