VSCode - Disable Ruby Language Server error display - ruby

I have had problems with opening files for various Ruby GEMs whereby the Ruby Language Server registers an error and slides out from the side of the VSCode window covering up the code I am trying to view.
This happens every time you click in the editor window. In the example below, this happens when clicking the option.rb editor window.
I have had it happen on my own projects, but usually I see this problem on 3rd party GEM's.
The error messages are not useful for me, because it is not code that I control or need to edit or debug.
Is there a way of turning off the setting that pops out this window?
Initializing Ruby language server...
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/actions/file_manipulation.rb' -f json -l...
TypeError: Cannot read properties of undefined (reading 'namedChildren')
at Object.build (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:180892)
at e.default.analyze (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:276790)
at analyzeNode (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:179150)
at n (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:178930)
at n (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:178982)
at n (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:178982)
at n (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:178982)
at n (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:178982)
at analyze (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:179040)
at e.project (/Users/xxx/.vscode/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:179495)
[Error - 7:36:54 AM] Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Cannot read properties of undefined (reading 'documentSymbols')
Code: -32603
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/base.rb' -f json -l...
[Error - 7:36:54 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/'/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/base.rb': Warning: no department given for AssignmentInCondition.
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/group.rb' -f json -l...
[Error - 7:37:04 AM] Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Cannot read properties of undefined (reading 'documentSymbols')
Code: -32603
[Error - 7:37:04 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/'/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/group.rb': Warning: no department given for MethodLength.
[Error - 7:37:07 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/option.rb' -f json -l...
[Error - 10:36:32 AM] Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Cannot read properties of undefined (reading 'documentSymbols')
Code: -32603
[Error - 10:36:32 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
[Error - 10:36:42 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603
[Error - 10:38:24 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603
[Error - 10:38:26 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/argument.rb' -f json -l...
[Error - 10:40:35 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603
Lint: executing rubocop -s '/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/options.rb' -f json -l...
[Error - 10:41:23 AM] Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Cannot read properties of undefined (reading 'documentSymbols')
Code: -32603
[Error - 10:41:23 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/'/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/options.rb': Warning: no department given for ClassLength.
/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/'/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/options.rb': Warning: no department given for MethodLength.
/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/'/Users/xxx/.asdf/installs/ruby/2.7.6/lib/ruby/gems/2.7.0/gems/thor-1.2.1/lib/thor/parser/options.rb': Warning: no department given for AssignmentInCondition.
[Error - 10:42:29 AM] Request textDocument/foldingRange failed.
Message: Request textDocument/foldingRange failed with message: Cannot read properties of undefined (reading 'foldingRanges')
Code: -32603
[Error - 10:42:31 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603
[Error - 10:42:48 AM] Request textDocument/documentHighlight failed.
Message: Request textDocument/documentHighlight failed with message: Cannot read properties of undefined (reading 'rootNode')
Code: -32603

Related

Error: Cross origin localhost forbidden on Ajax call ScalaJS

I'm trying to perform a simple "GET" on wikipedia:
Ajax.get("https://en.wikipedia.org/w/index.php?title=Special:Random") map (_.responseText)
I get this error when I try to run:
[error] org.scalajs.jsenv.ExternalJSRun$NonZeroExitException: exited with code 1
[error] at org.scalajs.jsenv.ExternalJSRun$$anon$1.run(ExternalJSRun.scala:186)
[error] stack trace is suppressed; run 'last Compile / run' for the full output
[error] (Compile / run) org.scalajs.jsenv.ExternalJSRun$NonZeroExitException: exited with code 1
[error] Total time: 3 s, completed Mar 4, 2021, 4:47:42 PM
Error: Cross origin http://localhost forbidden
at dispatchError (C:\Users\mjwin\IdeaProjects\wiki-brain\node_modules\jsdom\lib\jsdom\living\xhr\xhr-utils.js:62:19)
at Object.validCORSHeaders (C:\Users\mjwin\IdeaProjects\wiki-brain\node_modules\jsdom\lib\jsdom\living\xhr\xhr-utils.js:74:5)
at Request.<anonymous> (C:\Users\mjwin\IdeaProjects\wiki-brain\node_modules\jsdom\lib\jsdom\living\xhr\XMLHttpRequest-impl.js:673:25)
at Request.emit (events.js:315:20)
at Redirect.onResponse (C:\Users\mjwin\IdeaProjects\wiki-brain\node_modules\request\lib\redirect.js:147:11)
at Request.onRequestResponse (C:\Users\mjwin\IdeaProjects\wiki-brain\node_modules\request\request.js:986:22)
at ClientRequest.emit (events.js:315:20)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:641:27)
at HTTPParser.parserOnHeadersComplete (_http_common.js:126:17)
at TLSSocket.socketOnData (_http_client.js:509:22) {
type: 'XMLHttpRequest'
}
I've looked around for info on this error, but I'm still not sure what it means. I think I understand that I'm running into a CORS issue, but I don't understand what to do about it.
You need allowed to read a file into a URL:
Cross-Origin Read Blocking (CORB) blocked cross-origin response
Without allowing your url to access. Your script got an error.

Latest NativeScript + Angular is broken

I updated nativeScript, #angular/cli and #nativescript/schematics to their latest stable version. Generated a new project as:
ng new port --collection=#nativescript/schematics --shared --style=scss --prefix=port
followed by
tns run ios --bundle
Error:
***** Fatal JavaScript exception - application has been terminated. *****
Native stack trace:
1 0x10da0702e NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)
2 0x10da58f94 -[TNSRuntime executeModule:referredBy:]
3 0x10d2f50b3 main
4 0x7fff51a231fd start
5 0x1
JavaScript stack trace:
file: node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js:32:0
at file: node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js:645:1
at file: node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js:9:61
at file: node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js:12:1
at ../node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js(file:///app/vendor.js:103073:34)
at __webpack_require__(file: src/webpack/bootstrap:752:0)
at fn(file: src/webpack/bootstrap:120:0)
at file: node_modules/#nativescript/angular/__ivy_ngcc__/platform-common.js:6:8
at ../node_modules/#nativescript/angular/__ivy_ngcc__/platform-common.js(file:///app/vendor.js:97913:34)
at __webpack_require__(file: src/webpack/bootstrap:752:0)
at fn(file: src/webpack/bootstrap:120:0)
at ../node_modules/#nativescript/angular/__ivy_ngcc__/index.js(file: node_modules/#nativescript/angular/__ivy_ngcc__/index.js:6:17)
at __webpack_require__(file: src/webpack/bootstrap:752:0)
at fn(file: src/webpack/bootstrap:120:0)
at ./app/app.module.tns.ts(file: src/app/app.module.tns.ts:1:0)
at __webpack_require__(file: src/webpack/bootstrap:752:0)
at fn(file: src/webpack/bootstrap:120:0)
at file:///app/bundle.js:240:96
at ./main.tns.ts(file:///app/bundle.js:298:34)
at __webpack_require__(fi<…>
JavaScript error:
file: node_modules/#nativescript/angular/__ivy_ngcc__/zone-js/dist/zone-nativescript.js:32:0: JS ERROR Error: Zone already loaded.
(CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Zone already loaded
the many issue with nativescript angular9 and ivy.
but to fix this error just use zone.js 0.9.1

Xcode error running react native NSInvalidArgumentException

I am getting the following error while running a react native project in xcode:
2018-07-12 14:19:13.336 [info][tid:main][RCTCxxBridge.mm:210]
Initializing <RCTCxxBridge: 0x6000001d4be0> (parent: <RCTBridge: 0x6080002c1260>, executor: (null))
2018-07-12 14:19:13.338799+0200 pleasefix[16614:4513384] Initializing
<RCTCxxBridge: 0x6000001d4be0> (parent: <RCTBridge: 0x6080002c1260>,
executor: (null))
2018-07-12 14:19:13.444 [warn][tid:main][RCTBridge.m:119] Class
RCTCxxModule was not exported. Did you forget to use
RCT_EXPORT_MODULE()?
2018-07-12 14:19:13.444411+0200 pleasefix[16614:4513384] Class
RCTCxxModule was not exported. Did you forget to use
RCT_EXPORT_MODULE()?
2018-07-12 14:19:13.471746+0200 pleasefix[16614:4513384] -[RCTCxxBridge
devSettings]: unrecognized selector sent to instance 0x6000001d4be0
2018-07-12 14:19:13.487811+0200 pleasefix[16614:4513384] *** Terminating
app due to uncaught exception 'NSInvalidArgumentException', reason: '-
[RCTCxxBridge devSettings]: unrecognized selector sent to instance
0x6000001d4be0'
Has anyone experienced this issue? Any ideas how to fix?

Error While Installing Sql Server Data Tools (SSDT)

We've been trying to install SQL Server Data Tools and have experiencing an error preventing us from installing it and we can't figure it out.
We're installing it on Windows 7 Professional and already have VS 2015 and SQL Server 2014 successfully installed.
Here are the error messages that were included in the log:
Automatic updates could not be paused due to error: 0x80240025. Continuing...
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to acquire payload from: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to working path: 'C:\Users\MyUserName\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Failed to acquire payload: TSQLLANGSVC13X64 to working path: C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64, error: 0x80072f08.
Error 0x80072f08: Failed while caching, aborting execution.
There is also a workaround by downloading and installing separately:
Microsoft.DataTools.Shared.vsix, Microsoft.DataTools.AnalysisServices.vsix, Microsoft.DataTools.ReportingServices.vsix, Microsoft.DataTools.IntegrationServices.vsix
from:
https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftAnalysisServicesModelingProjects
https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio
etc.
Or via Visual Studio 2017 -> Tools -> Get Tools and Features...
The error means the machine your downloading from cannot get to the URL. You could speak to your network admins or the easier approach is to download the iso and install from that:
https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt
See the section on iso for the links you need.
This is from this forum post:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d1bfeabf-d37d-4748-b768-2802378f59ef/error-installing-ssdt?forum=ssdt
Internet Explorer Enhanced Security Configuration may be blocking site access.
Using IE, try navigating to the site in the error log. If Internet Explorer Enhanced Security Configuration is blocking it, temporarily disable it for Administrators, and re-run SSDT.
Server Manager>Local Server>Internet Explorer Enhanced Security Configuration
Had the same error installing SSDT on a fresh Windows 2016 machine in EC2.
Disabling Internet Explorer Enhanced Security solved it.

Error to load packages installed using apm link in Windows 7

Today I installed the Atom Editor (manually and using choco) - version: 0.136.0.
After that, I install packages using apm link, because I'm behind a company proxy and this is the best solution for me.
But, when I open Atom, I get a lot errors: https://gist.github.com/patrickmaciel/569f7ad38e47f01210fd
For example:
Failed to load package named 'atom-color-highlight' Error: Cannot find module 'emissary'
at Function.Module._resolveFilename (module.js:344:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:373:17)
And...
Uncaught Error: Cannot find module 'season' module.js:346
Error activating package config for “ask-stack” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'request'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “atom-color-highlight” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emissary'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “atom-spotify” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'spotify-node-applescript'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autocomplete-plus” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'underscore-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autocomplete-snippets” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'underscore-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autoprefixer” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'autoprefixer-core'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “change-case” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'change-case'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “csscomb” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'csscomb'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “csslint” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'atom-keymap-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “emmet” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emmet'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “fancy-new-file” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'mkdirp'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “highlight-line” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'event-kit'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “jshint” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emissary'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “markdown-preview” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'fs-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “Search” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'open'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “terminal-status” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'domify'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “todo-show” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'fs-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “uglify” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'uglify-js'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Uncaught Error: Cannot find module 'glob'
I don't know how to fix that.
I'm using Windows 7.
Sorry for my english...
If you need more information, tell me (before down vote)
There is an open issue at Github related to the apm load - https://github.com/jakemarsh/atom-spotify/issues/10 - hopefully they will fix it sometime.

Resources