vim-nodejs-complete icon indicating copy to clipboard operation
vim-nodejs-complete copied to clipboard

Errors: E15, E116, E716

Open mictadlo opened this issue 10 years ago • 1 comments

Hi, I got the following 3 errors:

    "test.js" 2L, 51C
    Error detected while processing /home/x/.vim/bundle/vim-nodejs
    -complete/after/ftplugin/javascript.vim:
    line  381:
    E716: Key not present in Dictionary: modules) . "' local nodes"
    E116: Invalid arguments for function len(b:node_local.modules) . "' local nodes"
    E15: Invalid expression: "nodejsComplete: Loaded '" . len(b:node_local.modules) . "' local nodes"

with my vimrc ( https://github.com/mictadlo/VimIDE/blob/master/.vimrc )

mictadlo avatar Aug 30 '13 06:08 mictadlo

Even i am facing the exact same issue ... any update on this or any workaround?

sasansamit avatar Sep 14 '13 14:09 sasansamit