Need help compiling crawlee in react
Along with numerous warnings, all of the type:
I am using react 18.2.0 and node 16.19.1 version (>= 16, as specified by the documentation), for clarity here is also my package.json.
I already tried deleting /node_modules and package-lock.json and re-running
npm install, but the problem persists. Anyone know how to fix? Thx!package.json:
