Skip to content

trying to build the examples/three-js-example with nodejs 18 has dependency errors #34

@ymolists

Description

@ymolists

Hi.

I am wondering if i have to use a specific node version ? i did the normal yarn install && yarn dev and it looks like i am getting unsatisfied dependency errors.

$node --version
v18.12.1

$yarn --version
3.3.0

$npm --version
8.19.2

$yarn install
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @nodl/react@npm:1.0.3 [71222] doesn't provide zod (p03074), requested by @nodl/core
➤ YN0060: │ @nodl/three-js-example@workspace:. provides react (p99328) with version 18.2.0, which doesn't satisfy what leva and some of its descendants request
➤ YN0060: │ @nodl/three-js-example@workspace:. provides react-dom (p71249) with version 18.2.0, which doesn't satisfy what leva and some of its descendants request
➤ YN0002: │ @nodl/three-js-example@workspace:. doesn't provide zod (p7a176), requested by @nodl/core
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: Done with warnings in 0s 401ms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions