solution :
babel-preset-react-native make this trouble. Run below orders in your project root dir:
$yarn remove babel-preset-react-native
$yarn add babel-preset-react-native@2.1.0
solution :
babel-preset-react-native make this trouble. Run below orders in your project root dir:
$yarn remove babel-preset-react-native
$yarn add babel-preset-react-native@2.1.0
For further actions, you may consider blocking this person and/or reporting abuse
So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀
Yan Levin -
sharathchandark -
Chris Cook -
Ayush Kumar Vishwakarma -
Top comments (1)
see github.com/HAFDIAHMED/red_gear9/is...