Skip to content

Dependencies broken for TSR in Develop branch #224

@ghost

Description

Describe the bug
Trying to build on windows 10 with node 20 (as required by superconductor) and it complains that TSR isn't compatible with node 20 and needs node 18..

error [email protected]: The engine "node" is incompatible with this module. Expected version "^14.18 || ^16.14 || 18". Got "20.19.3" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Dependencies should automatically install but I get complaints about react-toggle and react-tabs in addition to the above error

To Reproduce
Clone Develop branch on windows and run yarn and yarn start.

Expected behavior
Builds and runs superconductor

Desktop (please complete the following information):

  • OS: Windows
  • Version 10

Additional context
Develop Branch

Does this have anything to do with the recent update of TSR?

#218

Metadata

Metadata

Assignees

No one assigned

    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