Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Uncaught TypeError: The "path" argument must be of type string. Received type undefined #51

Open
MeHelmy opened this issue Mar 4, 2021 · 0 comments

Comments

@MeHelmy
Copy link

MeHelmy commented Mar 4, 2021

[Enter steps to reproduce:]

  1. open file on server to edit it from my laptop

Atom: 1.54.0 x64
Electron: 6.1.12
OS: Mac OS X 10.14.6
Thrown From: remote-atom package 1.3.12

Stack Trace

Uncaught TypeError: The "path" argument must be of type string. Received type undefined

At internal/validators.js:107

TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:107:11)
    at Object.join (path.js:1037:7)
    at FileHandler.create (/packages/remote-atom/lib/remote-atom.coffee:34:26)
    at Session.parse_setting (/packages/remote-atom/lib/remote-atom.coffee:139:23)
    at Session.parse_line (/packages/remote-atom/lib/remote-atom.coffee:132:14)
    at Session.parse_chunk (/packages/remote-atom/lib/remote-atom.coffee:118:18)
    at /packages/remote-atom/lib/remote-atom.coffee:102:14)
    at Socket.emit (events.js:200:13)
    at addChunk (_stream_readable.js:294:12)
    at readableAddChunk (_stream_readable.js:275:11)
    at Socket.Readable.push (_stream_readable.js:210:10)
    at TCP.onStreamRead (internal/stream_base_commons.js:166:17)

Commands

     -3:12.2.0 remote-atom:start-server (div.package-detail)
     -1:55.8.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)

Non-Core Packages

atom-ide-ui 0.13.0 
autocomplete-bash-builtins 0.3.5 
busy-signal 2.0.1 
goto-definition 1.3.4 
Hydrogen 2.14.6 
ide-bash 1.0.11 
ide-golang 0.0.5 
ide-python 1.7.2 
intentions 1.1.5 
language-generic-config 1.4.0 
linter 2.3.0 
linter-shellcheck 1.6.0 
linter-ui-default 1.7.1 
platformio-ide-terminal 2.10.1 
r-syntax 1.0.5 
remote-atom 1.3.12 
split-diff 1.6.0 
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant