mohitk05/react-insta-stories

Failed to minify the code from this file from react-insta-stories/dist/index.js:1:250

nerdmj opened this issue · 1 comments

While generating the build with React v16, i am facing this "Failed to minify the code" from this package.
Screenshot attached
Screenshot 2023-03-22 at 13 51 56

Just saw the "peerDependencies": {
"react": ">=16.8.2"
}, so i need to update the react version accordingly. Thanks