Open Closed

glob module node incompatibility #8150


User avatar
0
lukas.augustin created
  • ABP Framework version: v8.1
  • UI Type: Angular
  • Database System: EF Core MySQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: [2/4] Fetching packages... error glob@11.0.0: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.20.4" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Hi devs, I am currently trying to run the abp install-libs command. Previously this worked just fine and since then I didn't change any packages. But now I suddenly get this node incompatibility error from the glob module. As far as I can see this module is an internal ABP dependency so I can't just try to downgrade the version. But it doesn't seem to make sense to upgrade to a newer version of node since the ABP documentation states that I need to use node v16 or v18.

current node version: 18.20.4

Any help with this error would be very appreciated.

thanks in advance!

best wishes, Lukas


No answer yet!
Made with ❤️ on ABP v9.1.0-preview. Updated on October 22, 2024, 09:35