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

add instructions for fixing security error in Ubuntu 24.04 #452

Merged
merged 8 commits into from
May 24, 2024

Conversation

pdaoust
Copy link
Collaborator

@pdaoust pdaoust commented May 22, 2024

No description provided.

@pdaoust pdaoust requested review from mattyg, ThetaSinner and matthme and removed request for mattyg May 22, 2024 21:20
Copy link
Contributor

@matthme matthme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small optional suggestion but otherwise looking great.

@@ -30,6 +30,17 @@ nix develop
```shell
npm install
```

!!! info "Warning for Ubuntu 24.04 and later
Ubuntu Linux 24.04 [introduces security policy changes](https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890#unprivileged-user-namespace-restrictions-15) that cause the next command to fail. Here's a simple fix. In your terminal, run this command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would a small note be useful that this is a one-time thing and doesn't need to be re-run every time before running npm start? Might be obvious though...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea @matthme . What's obvious to us isn't obvious to everyone; this'd be a courteous change to make.

@pdaoust pdaoust merged commit 31191b1 into main May 24, 2024
2 checks passed
@pdaoust pdaoust deleted the hotfix-add-advice-for-ubuntu branch May 24, 2024 17:59
@matthme matthme mentioned this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants