-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working