Skip to content

Update .nvmrc to use 'lts/gallium' #1921

Open
@luchillo17

Description

@luchillo17

Description

Installing with nvm install uses the .nvmrc version, which is currently set to 16.10.0, this gives errors when installing.

Reproduce Steps

  • Have Python >=3.10
  • Clone the repository with a node version installed other than 16.10.0 or without any installed,
  • Run nvm install on the root folder.

Expected Behavior

Nvm installs Node without any issues.

Current Behavior

Errors out complaining about Python 3.10

2023-06-03_02h52_38

Can you propose a solution?

I would recommend changing this to the LTS version lts/gallium or at least updating to 16.20.0.

Your Environment

image

software name version
OS Windows 10 WSL2 Ubuntu
Web browser Chrome
node.js None before install
npm -
yarn -
Neo4j Browser Cloned repo master branch
Neo4j -

Additional Information

The Readme mentions Node v12, we should update that as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions