SyntaxError: The requested module ‘/node_modules/prop-types/index.js?v=61a765a5’ does not provide an export named ‘default’ (at index.jsx:3:8)
I’m creating a Node module that uses PropTypes, but, when I install and use the module, in the browser console it says this: SyntaxError: The requested module ‘/node_modules/prop-types/index.js?v=61a765a5’ does not provide an export named ‘default’ (at index.jsx:3:8)