You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New files are not added while using npx flame upgrade react-native --interactive
Actual Result with Flame
While upgrading to rn 0.74.0-rc.0 we are asked to crate a new file. npx flame upgrade react-native --interactive is skipping missing file and not adding it as a new one.
Expected Result with Flame
Based on the diff npx flame upgrade react-native --interactive creates new files
The text was updated successfully, but these errors were encountered:
MrRefactor
changed the title
Missing support for adding new file
Missing support for adding a new file
Mar 4, 2024
Description
New files are not added while using
npx flame upgrade react-native --interactive
Actual Result with Flame
While upgrading to rn 0.74.0-rc.0 we are asked to crate a new file.
npx flame upgrade react-native --interactive
is skipping missing file and not adding it as a new one.Expected Result with Flame
Based on the diff
npx flame upgrade react-native --interactive
creates new filesThe text was updated successfully, but these errors were encountered: