Skip to content

Mismatch node version #1354

@LasyIsLazy

Description

@LasyIsLazy

After volta install node@18.10.0

➜  ~ volta list
⚡️ Currently active tools:

    Node: v18.10.0 (default)
    Tool binaries available:
        pnpm, pnpx (default)

See options for more detailed reports by running `volta list --help`.
➜  ~ node -v
v14.20.0
➜  ~ whereis node
node: /Users/xx/.volta/tools/image/node/14.20.0/bin/node /Users/xxx/.volta/tools/image/node/14.20.0/share/man/man1/node.1

The volta list command shows that the node version is 18.10.0, but the node -v command tells me the version is 14.20.

It's confusing.

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