Skip to content

Update peerDependencies for oracledb to allow install the latest version #10094

@hanc2006

Description

@hanc2006

Feature Description

Oracle has released version 6 of oracledb, a pure javascript thin driver that don't require oraclient. This mean that now oracle driver works on mac M1/M2 processor without using rosetta.

The Solution

update peerDependencies constraint for oracledb.

Considered Alternatives

A workaround is npm install --legacy-peer-deps that ignore the dependency constraint.

Additional Context

No response

Relevant Database Driver(s)

  • aurora-mysql
  • aurora-postgres
  • better-sqlite3
  • cockroachdb
  • cordova
  • expo
  • mongodb
  • mysql
  • nativescript
  • oracle
  • postgres
  • react-native
  • sap
  • spanner
  • sqlite
  • sqlite-abstract
  • sqljs
  • sqlserver

Are you willing to resolve this issue by submitting a Pull Request?

Yes, I have the time, but I don't know how to start. I would need guidance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions