Error: ReferenceError: require is not defined in ES module scope, you can use import instead
This file is being treated as an ES module because it has a '.js' file extension and 'C:\Users\dell\Documents\vagrant_sync\Hightable\hightable-web\node_modules\seerbit-reactjs\package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
Error: ReferenceError: require is not defined in ES module scope, you can use import instead
This file is being treated as an ES module because it has a '.js' file extension and 'C:\Users\dell\Documents\vagrant_sync\Hightable\hightable-web\node_modules\seerbit-reactjs\package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.