Skip to content

Error resolving packages (THREE r184) #308

@phoenixbf

Description

@phoenixbf

I dont know if this is actually an issue, but in my setup I have THREE r184 + Spark.js v2.0.0

Installing packages with any THREE release > 180 results in this error:

npm error While resolving: @sparkjsdev/spark@2.0.0
npm error Found: three@0.184.0

Indeed placing ^0.180.0 for THREE in package.json solves the issue, but this way THREE is downgraded to 180 while I want to use 184. Is there a specific way to solve this without using npm i --force ?

Thanks!

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