error in loader module

Hi! Error with Lodash in Crawlee

Please help. I ran the actor and got this error. I tried changing to different versions of Crawlee, but the error still persists.

node:internal/modules/cjs/loader:1140
const err = new Error(message);
^

Error: Cannot find module './_baseGet'
Require stack:

  • C:\wedat\dat-spain\apps\actor\node_modules\lodash\get.js
  • C:\wedat\dat-spain\apps\actor\node_modules@sapphire\shapeshift\dist\cjs\index.cjs
  • C:\wedat\dat-spain\apps\actor\node_modules@crawlee\memory-storage\memory-storage.js
  • C:\wedat\dat-spain\apps\actor\node_modules@crawlee\memory-storage\index.js
  • C:\wedat\dat-spain\apps\actor\node_modules@crawlee\core\configuration.js
Was this page helpful?