Skip to content

error vuefire@3.1.12: The engine "node" is incompatible with this module #1402

@crunchwrap89

Description

@crunchwrap89

Reproduction

Steps to reproduce the bug

  1. Install Node version 19.9.0 on your dev environment. (This is also the default in Github Codespaces currently)
  2. Yarn install vuefire@3.1.12

Expected behavior

Should work in versions newer than 18.

Actual behavior

Generates error in console:

error vuefire@3.1.12: The engine "node" is incompatible with this module. Expected version "18". Got "19.9.0" error Found incompatible module.

Additional information

This issue occured after starting my github Codespace after not using it for a few days.
I believe github codespaces has updated the default node version.

Anyone know how to fix this?

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