You can install @babel/runtime
to fix the problem:
Using npm:
npm install --save @babel/runtime
Using yarn:
yarn add @babel/runtime
You can install @babel/runtime
to fix the problem:
Using npm:
npm install --save @babel/runtime
Using yarn:
yarn add @babel/runtime