Skip to content

fix: possible expo-modules-core global type conflict with other packages - #478

Merged
natew merged 1 commit into
mainfrom
fix-expo-modules-core-type-conflict
Feb 4, 2025
Merged

fix: possible expo-modules-core global type conflict with other packages#478
natew merged 1 commit into
mainfrom
fix-expo-modules-core-type-conflict

Conversation

@zetavg

@zetavg zetavg commented Feb 4, 2025

Copy link
Copy Markdown
Collaborator

Such as:

Interface 'ProcessEnv' cannot simultaneously extend types 'ExpoProcessEnv' and 'Env'.
  Named property 'NODE_ENV' of types 'ExpoProcessEnv' and 'Env' are not identical.

(Env defined in bun-types/overrides.d.ts)

Such as:

Interface 'ProcessEnv' cannot simultaneously extend types 'ExpoProcessEnv' and 'Env'.
  Named property 'NODE_ENV' of types 'ExpoProcessEnv' and 'Env' are not identical.

(Env defined in bun-types/overrides.d.ts)
@railway-app

railway-app Bot commented Feb 4, 2025

Copy link
Copy Markdown

🚅 Previously deployed to Railway in the onestack.dev project. Environment has been deleted.

@natew
natew merged commit 53d7ffc into main Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants