Skip to content

REQUIRED_NODE_VERSION: No such file #1151

Closed
@tcotten-scrypted

Description

@tcotten-scrypted

Describe the bug

Following directions in README.md with sh scripts/start.sh on Ubuntu causes an error:

scripts/start.sh: 6: cannot open REQUIRED_NODE_VERSION: No such file

To Reproduce

Environment: Ubuntu 24.04 LTS

  1. sh scripts/start.sh

Expected behavior

No error regarding the variable "REQUIRED_NODE_VERSION"

Screenshots

image

Additional context

This is a simple issue caused by the shell script being executed with dash instead of bash.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions