$ errors.fyi/erlang/badkey 74 namespaces · 3,092 codes
erlang · erlang/badkey
badkey

badkey

A map operation was attempted with a key that does not exist in the map, such as using the `#{ key := Value }` update syntax with a missing key. The missing key is included as `{badkey, Key}`.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT