Skip to content

🐛 [Bug] Problem with optional dependencies - Change package manager? #298

@Bettelstab

Description

@Bettelstab

🐛 Bugreport

There is a problem with npm and Apple silicon chips, known for a long time: npm/cli#4828
I'm running into this problem regularly now (here and in Utopia map, where rollup is used as well) and it's super annoying:

Image

Everytime this happens, I need to

  • delete node_modules
  • delete package-lock.json
  • npm i
  • open a PR to fix the dependencies.

I am proposing to change to another package manager - pnpm or yarn?

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