angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

Class extends value [object Module] is not a constructor or null During Installing @angular/fire In Angular17

Open EngYasser88 opened this issue 11 months ago • 2 comments

✔ Found compatible package version: @angular/[email protected]. ✔ Package information loaded.

The package @angular/[email protected] will be installed and executed. Would you like to proceed? Yes ✔ Packages successfully installed. UPDATE package.json (1315 bytes) ✔ Packages installed successfully. Class extends value [object Module] is not a constructor or null

EngYasser88 avatar Dec 23 '24 00:12 EngYasser88

This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Dec 23 '24 00:12 google-oss-bot

I ran into this when installing on Node version 23 - using an LTS version (specifically 22 in my case) resolved the issue.

jdraymon avatar Jan 15 '25 22:01 jdraymon