sst.dev
sst.dev copied to clipboard
Uncaught Error: Cannot find module "@babel/runtime/helpers/es6/extends"
am new to ractJS, even after updating the babel still getting the same
"dependencies": { "@babel/runtime": "^7.0.0-rc.1", "bootstrap": "^4.1.1", "react": "^16.4.2", "react-bootstrap": "^0.32.2", "react-dom": "^16.4.2", "react-router-dom": "^4.3.1", "react-scripts": "1.1.4" }
any help will be appreciated , thanks in advance
@gowdruNikhil Hmm.. when are you seeing this error? Create React App should have configured this for you.