Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Uncaught TypeError: The "path" argument must be one of type string, Buffer, or URL. Received type... #7

Closed
hsb0407 opened this issue May 21, 2020 · 1 comment

Comments

@hsb0407
Copy link

hsb0407 commented May 21, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.47.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Pro
Thrown From: Remote-SSH package 0.11.0

Stack Trace

Uncaught TypeError: The "path" argument must be one of type string, Buffer, or URL. Received type boolean

At internal/fs/utils.js:423

TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "path" argument must be one of type string, Buffer, or URL. Received type boolean
    at Object.open (fs.js:418:3)
    at Object.module.(anonymous function) [as open] (electron/js2c/asar.js:161:31)
    at Object.writeFile (fs.js:1224:6)
    at /packages/Remote-SSH/node_modules/fs-plus/lib/fs-plus.js:300:21
    at /packages/Remote-SSH/node_modules/mkdirp/index.js:49:26
    at FSReqCallback.oncomplete (fs.js:164:5)

Commands

     -0:24.8.0 remote-ssh:create-config (div.package-detail)

Non-Core Packages

Remote-SSH 0.11.0 
@dsone
Copy link
Owner

dsone commented May 21, 2020

Duplicate of #6.

@dsone dsone closed this as completed Feb 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants