Skip to content

nodev15.0.0以降でビルドが失敗する #42

@ao0000

Description

@ao0000

使用しているライブラリがnodeのバージョンv15.0.0以降に対応していないため修正が必要

  • v14.19.1では動作することを確認した
  • 'v15.0.0'以降では以下のようにライブラリがバージョンに対応していないので修正が必要
❯ yarn
yarn install v1.22.18
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error nanoid@3.1.23: The engine "node" is incompatible with this module. Expected version "^10 || ^12 || ^13.7 || ^14 || >=15.0.1". Got "15.0.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions