$ errors.fyi/vim/E717 74 namespaces · 3,092 codes
vim · vim/E717
E717

Dictionary entry already exists

An attempt was made to add a key to a Dictionary using a method that prohibits overwriting existing entries. Use direct assignment (dict[key] = value) to update an existing key.

References

In this namespace

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