-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load the remote-edit package #250
Comments
i have the same problem |
Even I have the same problem |
I'm experiencing the same issue
|
I'm having the same problem on MacOSX v10.14.6 |
Also encountered this issue. |
I encountered this issue too |
forgot to mention it is on MacOSX v10.14.7, any workaround ? |
Same issue Ubuntu 18.04 |
[Enter steps to reproduce:]
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Same here. Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
[Enter steps to reproduce:]
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Same issue on OSX 10.14.6 [Enter steps to reproduce:]
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Also have this exact issue |
count me in too...same issue on version 1.9.0 Windows 10
|
Steps to reproduce:
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
|
After trying to install package: MacOS 10.14.4
|
I ran into the same issue today while trying to install remote-edit and/or remote-edit2 packages. Atom: 1.40.1 X64
|
Same error here `[Enter steps to reproduce:]
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
` |
I have this problem too. Is there a workaround ? |
same error |
[Enter steps to reproduce:] ... If this helps
|
Same error.
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
The same issue for me, as well. [Enter steps to reproduce:]
Atom: 1.40.1 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Same issue here on linux mint 19.2 [Enter steps to reproduce:]
Atom: 1.41.0 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Also having the issue on freshly installed Atom on latest MacOS. Will this be fixed? Is there a workaround????? [Enter steps to reproduce:]
Atom: 1.41.0 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Same issue. |
Same error as well on unix [Enter steps to reproduce:]
Atom: 1.42.0 x64 Stack TraceFailed to load the remote-edit package
Commands
Non-Core Packages
|
Same here, but looks like it is not going to get fixed :( |
There's a PR #244 that fixes this issue. |
Fix works |
I ignored it. |
FIX February 2020Open the package manager in Atom
|
@TheRayFitzgerald Well, sure, we can implement #244 ourselves, but it would be better to have it merged... |
Thank You!!! |
So remote-edit is dead? What is the new package? |
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
at assertPath (path.js:39:11)
at Object.resolve (path.js:168:7)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/model/remote-edit-editor.coffee:7:36)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/model/remote-edit-editor.coffee:1:1)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/model/remote-edit-editor.coffee:1:1)
at Module.get_Module._compile (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:147410)
at Object.value [as .coffee] (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:150958)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (file:///C:/Users/User/AppData/Local/atom/app-1.39.1/resources/app.asar/static/index.js:71:46)
at require (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:146719)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/main.coffee:3:20)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/main.coffee:1:1)
at Object. (file:///C:/Users/User/.atom/packages/remote-edit/lib/main.coffee:1:1)
at Module.get_Module._compile (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:147410)
at Object.value [as .coffee] (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:150958)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (file:///C:/Users/User/AppData/Local/atom/app-1.39.1/resources/app.asar/static/index.js:71:46)
at require (internal/modules/cjs/helpers.js:20:18)
at customRequire (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:1:712926)
at Package.requireMainModule (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:3553046)
at measure (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:3539586)
at Package.measure (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:3538418)
at Package.load (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:3539159)
at PackageManager.loadAvailablePackage (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:380186)
at config.transact (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:378609)
at Config.transact (C:\Users\User\AppData\Local\atom\app-1.39.1\resources\app\static<embedded>:11:330960)
The text was updated successfully, but these errors were encountered: