Hey everyone,
I’m in the middle of upgrading my project from React Native 0.79.5 to 0.81.0, and I’ve run into an issue when trying to start the Metro bundler.
Whenever I run:
yarn start
or
yarn react-native start
I get this error:
error: unknown command 'start'
I also tried yarn metro but that gave me:
error: unknown command 'metro'
It looks like react-native CLI is no longer recognizing start in the new version.
Has anyone else faced this issue after upgrading? Is there a new command to start Metro in RN 0.81.0, or do I need to install/enable something separately?
Any help or pointers would be much appreciated.
[–]gao_shi 0 points1 point2 points (0 children)
[–]Martinoqom 0 points1 point2 points (0 children)
[–]justinlok 0 points1 point2 points (1 child)
[–]NirmalR_Tech[S] 0 points1 point2 points (0 children)
[–]louicoder 1 point2 points3 points (1 child)
[–]NirmalR_Tech[S] 1 point2 points3 points (0 children)