Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Outdated expo-gl peer-dependency #156

@Bartozzz

Description

@Bartozzz

When upgrading to Expo SDK 40, expo-gl gets updated to ~9.2.0. This expo-gl version is incompatible with expo-pixi. Are there any breaking changes preventing the peer-dependency update?

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: expo-gl@9.2.0
npm ERR! node_modules/expo-gl
npm ERR!   expo-gl@"~9.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer expo-gl@"~4.0.0" from expo-pixi@1.2.0
npm ERR! node_modules/expo-pixi
npm ERR!   expo-pixi@"1.2.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

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