simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Dependency Problem on Deploy #173

Closed pikilon closed 3 months ago

pikilon commented 7 months ago

Steps to reproduce

Current result

Expected behaviour

Observations

An image of the error

image

simondotm commented 7 months ago

Yeah I think I've had this before, I believe the solution is to switch to lodash-es https://www.npmjs.com/package/lodash-es

This whole esm thing is a bit of a pain.

simondotm commented 3 months ago

Closing this.