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

Updating from 13.1.0 to 13.2.2 in the gui gives an error #1932

Closed
joelanman opened this issue Jan 24, 2023 · 1 comment
Closed

Updating from 13.1.0 to 13.2.2 in the gui gives an error #1932

joelanman opened this issue Jan 24, 2023 · 1 comment
Labels
🐛 Bug Something isn't working the way it should (including incorrect wording in documentation)

Comments

@joelanman
Copy link
Contributor

Description of the issue

Updating from 13.1.0 to 13.2.2 in the gui gives an error that something went wrong. The terminal looks fine:

GOV.UK Prototype Kit 13.1.0

starting...

You can manage your prototype at:
http://localhost:3000/manage-prototype

The Prototype Kit is now running at:
http://localhost:3000/

[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/Users/joelanman/projects/tmp/a/.tmp/sessions/l6u9yA5OSVVR8KgyYudrnS3wtFB3gT85.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/Users/joelanman/projects/tmp/a/.tmp/sessions/l6u9yA5OSVVR8KgyYudrnS3wtFB3gT85.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/Users/joelanman/projects/tmp/a/.tmp/sessions/l6u9yA5OSVVR8KgyYudrnS3wtFB3gT85.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/Users/joelanman/projects/tmp/a/.tmp/sessions/l6u9yA5OSVVR8KgyYudrnS3wtFB3gT85.json'
[session-file-store] will retry, error on last attempt: Error: ENOENT: no such file or directory, open '/Users/joelanman/projects/tmp/a/.tmp/sessions/l6u9yA5OSVVR8KgyYudrnS3wtFB3gT85.json'
Completed npm install govuk-prototype-kit@13.2.2
Restarting kit
You can manage your prototype at:
http://localhost:3000/manage-prototype

The Prototype Kit is now running at:
http://localhost:3000/

Steps to reproduce the issue

  1. Create v13.1.0 prototype
  2. In Manage Prototype, click through to plugins and update

Actual vs expected behaviour

Actual: Get an error in the browser, though the actual update seems to have worked
Expected: Update completes successfully with no errors

Environment (where applicable)

  • Operating system: MacOS
  • Browser: Chrome
  • Browser version: 109.0.5414.87
  • GOV.UK Prototype Kit version: 13.1.0 > 13.2.2
@joelanman joelanman added 🐛 Bug Something isn't working the way it should (including incorrect wording in documentation) awaiting triage labels Jan 24, 2023
@joelanman
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working the way it should (including incorrect wording in documentation)
Projects
None yet
Development

No branches or pull requests

1 participant