Skip to content

Extension starts with an null is not an object Exception #15

@eirvandelden

Description

@eirvandelden

What I did

  • Install Nova Rails v5.0 (though this was also happening on v4.0)
  • Configure extension with the following configuration
status notification: true
solargraph enabled: true
solargraph path: ``
Autoformat: false
Bundler path: `bundle`
Check Gem Version: true
Command Path: `/Users/eirvandelden/.gem/ruby/2.7.5/bin/solargraph`
Completion: true
Definitions: true
Diagnostics: true
Folding: true
Formatting: false
Hover: true
Log Level: `debug`
References: true
Rename: true
Symbols: true
Transport: `socket`
Use Bundler: false

What I expected

Extension to start and display documentation/auto completion

What I got

The following error in Extensions Log:

Extension encountered an uncaught exception:
/Users/eirvandelden/Library/Application Support/Nova/Extensions/com.tommasonegri.Rails/Scripts/main.dist.js (Line 362, Column 14)
TypeError: null is not an object (evaluating 'strings.forEach')
    @file:///Users/eirvandelden/Library/Application%20Support/Nova/Extensions/com.tommasonegri.Rails/Scripts/main.dist.js:362:14
    @[native code]
    promiseReactionJob@[native code]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions