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

react-native@0.73.0 @callstack/repack/commands error #473

Closed
dagouzhi opened this issue Dec 7, 2023 · 3 comments · Fixed by #477
Closed

react-native@0.73.0 @callstack/repack/commands error #473

dagouzhi opened this issue Dec 7, 2023 · 3 comments · Fixed by #477

Comments

@dagouzhi
Copy link

dagouzhi commented Dec 7, 2023

Environment

react-native.config.js

commands: require('@callstack/repack/commands'),
[!] Invalid `Podfile` file: 859: unexpected token at 'TypeError: Cannot read properties of undefined (reading 'description')

    at Object.<anonymous> (/xxxxx/node_modules/@callstack/repack/commands.js:62:32)

Description

Reproducible Demo

@shashwat2003
Copy link

Hello! Did you find any fixes yet? IMO it will take time to shift everything to KT.

@DhruvilSheth15
Copy link

Same here i got the same issue on react-native 0.73
module.exports = {
commands: require('@callstack/repack/commands'),
};
this "commands:" line gives the error.

@jbroma
Copy link
Member

jbroma commented Dec 18, 2023

Fix merged, new version of Re.Pack should be available later today 🚀

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 a pull request may close this issue.

4 participants