h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 26 forks source link

Failed to load the ftp-remote-edit package At Cannot find module 'fs-plus' #438

Open ghost opened 2 years ago

ghost commented 2 years ago

Versions

Atom: 1.60.0 x64 Electron: 9.4.4 OS: Microsoft Windows 10 Education Thrown From: ftp-remote-edit package 0.18.2

Stack Trace

Failed to load the ftp-remote-edit package

At Cannot find module 'fs-plus'
Require stack:
- C:\Users\MathiasErlingMarkuss\.atom\packages\ftp-remote-edit-0.18.2\lib\helper\helper.js
- C:\Users\MathiasErlingMarkuss\.atom\packages\ftp-remote-edit-0.18.2\lib\ftp-remote-edit.js
- C:\Users\MathiasErlingMarkuss\AppData\Local\atom\app-1.60.0\resources\app.asar\static\index.html

Error: Cannot find module 'fs-plus'
Require stack:
- C:\Users\MathiasErlingMarkuss\.atom\packages\ftp-remote-edit-0.18.2\lib\helper\helper.js
- C:\Users\MathiasErlingMarkuss\.atom\packages\ftp-remote-edit-0.18.2\lib\ftp-remote-edit.js
- C:\Users\MathiasErlingMarkuss\AppData\Local\atom\app-1.60.0\resources\app.asar\static\index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
    at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
    at Function.get_Module._resolveFilename (<embedded>:11:157942)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (<embedded>:11:149229)
    at /packages/ftp-remote-edit-0.18.2/lib/helper/helper.js:11:18)
    at /packages/ftp-remote-edit-0.18.2/lib/helper/helper.js:482:3)
    at Module.get_Module._compile (<embedded>:11:149913)
    at Object.value [as .js] (<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (<embedded>:11:149229)
    at /packages/ftp-remote-edit-0.18.2/lib/ftp-remote-edit.js:15:23)
    at /packages/ftp-remote-edit-0.18.2/lib/ftp-remote-edit.js:2281:3)
    at Module.get_Module._compile (<embedded>:11:149913)
    at Object.value [as .js] (<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:74:18)
    at customRequire (<embedded>:1:802772)
    at requireModule (<embedded>:14:1175135)
    at Package.requireMainModule (<embedded>:11:3543231)
    at <embedded>:11:3529786
    at Package.measure (<embedded>:11:3528586)
    at Package.load (<embedded>:11:3529359)
    at PackageManager.loadAvailablePackage (<embedded>:11:384631)
    at <embedded>:11:383054
    at Config.transact (<embedded>:11:334918)
    at PackageManager.loadPackages (<embedded>:11:382992)
    at <embedded>:1:823411
    at Function.all (<anonymous>:null:null)
    at AtomEnvironment.startEditorWindow (<embedded>:1:825502)

Commands

Non-Core Packages

ftp-remote-edit 0.18.2 
teletype 0.13.4 

Additional Information

pablosavigne commented 1 year ago

This hep me https://www.npmjs.com/package/fs-plus Im still seeing new related issues due Atom Sunsetting