Skip to content

Fixing Login issue in GitHub Pages#238

Merged
leekahung merged 1 commit intoDevelopmentfrom
v4-to-v5-package-lock-updates
Jun 10, 2023
Merged

Fixing Login issue in GitHub Pages#238
leekahung merged 1 commit intoDevelopmentfrom
v4-to-v5-package-lock-updates

Conversation

@leekahung
Copy link
Contributor

Similar to before, there seems to be an issue with package-lock.json.

Fixes here include copying the older package-lock.json from commit 5eedf39 (which was the working package-lock.json used in v4) and updating that with npm install and npm audit fix in place of the existing package-lock.json file in Development.

It still uses the original package.json from Development and all changes up to now remains untouched. This needs to be pushed into Master in order for GitHub Pages to work.

…5 changes and updated package-lock.json via npm install and npm audit fix
@leekahung leekahung added the bug Something isn't working label Jun 10, 2023
@leekahung leekahung self-assigned this Jun 10, 2023
@leekahung leekahung merged commit 2ef871b into Development Jun 10, 2023
@leekahung leekahung deleted the v4-to-v5-package-lock-updates branch June 10, 2023 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant