Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add metro-cache as dep #1003

Merged
merged 6 commits into from
Jun 19, 2023
Merged

add metro-cache as dep #1003

merged 6 commits into from
Jun 19, 2023

Conversation

mihaiblaga89
Copy link
Contributor

Description

│ [ error ] Cannot find module 'metro-cache'
Require stack:
- /Users/lego/work/temp/test-77/node_modules/@rnv/engine-rn-tvos/dist/adapter.js

adapter was using metro-cache but it wasn't present in deps

Also added because of linting error on all files

 0:0  error  Parsing error: [BABEL]: Cannot find module '@babel/helper-create-regexp-features-plugin'
Require stack:
- /Users/lego/work/renative/node_modules/metro-react-native-babel-preset/node_modules/@babel/plugin-transform-unicode-regex/lib/index.js

package.json Outdated Show resolved Hide resolved
packages/engine-rn-tvos/package.json Outdated Show resolved Hide resolved
@pavjacko pavjacko changed the base branch from canary to main June 19, 2023 11:57
@pavjacko pavjacko merged commit e1b13c8 into main Jun 19, 2023
@pavjacko pavjacko added this to the 0.37 milestone Jun 20, 2023
@pavjacko pavjacko deleted the fix/metro-cache branch February 14, 2024 20:05
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