sst.dev icon indicating copy to clipboard operation
sst.dev copied to clipboard

Uncaught Error: Cannot find module "@babel/runtime/helpers/es6/extends"

Open gowdruNikhil opened this issue 7 years ago • 1 comments

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 avatar Aug 20 '18 09:08 gowdruNikhil

@gowdruNikhil Hmm.. when are you seeing this error? Create React App should have configured this for you.

jayair avatar Aug 29 '18 18:08 jayair