You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting build errors suddenly because lodash is missing; I guess I removed another dependency that required it.
I'm really not sure how it's not in the manifests.
My package-lock.json has this dependency as resolving to https://registry.npmjs.org/rn-fetch-blob/-/rn-fetch-blob-0.12.0.tgz, the latest published version, but it seems from this commit that it should be in there.
The text was updated successfully, but these errors were encountered:
Howdy,
I'm getting build errors suddenly because
lodash
is missing; I guess I removed another dependency that required it.I'm really not sure how it's not in the manifests.
My
package-lock.json
has this dependency as resolving tohttps://registry.npmjs.org/rn-fetch-blob/-/rn-fetch-blob-0.12.0.tgz
, the latest published version, but it seems from this commit that it should be in there.The text was updated successfully, but these errors were encountered: