Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

[Linter] Error running Ruby #252

Open
DavidDancuk opened this issue Nov 18, 2021 · 0 comments
Open

[Linter] Error running Ruby #252

DavidDancuk opened this issue Nov 18, 2021 · 0 comments

Comments

@DavidDancuk
Copy link

DavidDancuk commented Nov 18, 2021

Hi, this is my first time raising an issue on GitHub, so forgive me if I miss some rules.
I'm using Linux Lite 5.6

I periodically get a pop-up error with the same text as the title of this issue, here are the console logs:

(electron) crashReporter.start is deprecated in the renderer process. Call it from the main process instead.
log @ electron/js2c/renderer_init.js:15

[Deprecation] document.registerElement is deprecated and will be removed in M80, around February 2020. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.
(anonymous)	@	/usr/share/atom/reso…itor-element.js:357

[Linter] Error running Ruby Error: Process execution timed out
    at /home/david/.atom/packages/linter-ruby/node_modules/sb-exec/lib/index.js:89
(anonymous) @ /home/david/.atom/packages/linter/dist/index.js:1

DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/static/SimpleTable.css.map: 

DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/focus-trap/dist/focus-trap.js.map: 

DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/focus-trap/node_modules/tabbable/dist/index.js.map: 

DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/dugite/build/lib/git-process.js.map: 

DevTools failed to load SourceMap: Could not load content for file:///usr/share/atom/resources/app.asar/node_modules/dugite/build/lib/git-environment.js.map: 

I've tried fixing the deprecation error as the substitute method is provided in the warning, however hitting Ctrl+S after the change doesn't save the change for the next session. I also currently don't have any package to open up the .asar file - file:///usr/share/atom/resources/app.asar/static/index.html

EDIT: This doesn't seem to affect the functionality, however I've just started using the package so I wouldn't know the difference. Great work by the way, it's helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant