Skip to content

installs always latest version of XR package dependencies #6

@eioe

Description

@eioe

As is, the installer always get latest version of XRI (XR Interaction Toolkit) and XR Hands. This might, at some point, cause breaking changes with EDIA packages if we do not keep them compatible with latest changes in these dependencies.

Potential fixes:

  1. hardcode the version or
  2. think of some fancy logic which reads the compatible version from the package.json of the requested EDIA modules and reinstalls if necessary. But not trivial, and I do not really want to write our own package manager.

Metadata

Metadata

Assignees

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