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

A fix for incorrect redirects in app-server.sh script #235

Open
wants to merge 3 commits into
base: v2.x/staging
Choose a base branch
from

Conversation

hardt-rmt
Copy link

@hardt-rmt hardt-rmt commented Jul 8, 2022

Proposed changes

When starting the app server with default settings using ./app-server.sh there's an error that's thrown about not being able to find the lib directory and initInstance.js file as shown in the screenshot below
Screen Shot 2022-07-08 at 1 53 36 PM

This PR addresses the issue described above and below is a screenshot of the result of the fix
Screen Shot 2022-07-08 at 1 52 00 PM

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • video or image is included if visual changes are made
  • My changes generate no new warnings

Testing

Further comments

@hardt-rmt hardt-rmt force-pushed the bug-workspace-init branch from 2f85abf to 28d95cb Compare July 8, 2022 18:59
@hardt-rmt hardt-rmt changed the title fix(bug-workspace-init): fix for incorrect redirects in app-server.sh A fix for incorrect redirects in app-server.sh script Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants