Can't install 2.0 on ATOM beta 1.23.0-beta1 [SOLVED:-)]
See original GitHub issueWINDOWS 10 - 64 bit ATOM: beta 1.23.0-beta1
Can anyone help - I have tried for days Is It IMPOSSIBLE to run Remote-FTP 2.0 on latest beta 1.23.0-beta1 ??
thank you very much for your time
Here’s the error:
Installing “Remote-FTP@2.0.0” failed.Hide output…
fs.js:640
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open 'C:\Users\Administrator\.atom\packages\Remote-FTP\package.json'
at Error (native)
at Object.fs.openSync (fs.js:640:18)
at Proxy.fs.readFileSync (fs.js:508:33)
at Proxy.fs.readFileSync (C:\Users\Administrator\AppData\Local\atom\app-1.23.0-beta1\resources\app\apm\node_modules\asar-require\lib\require.js:86:27)
at C:\Users\Administrator\AppData\Local\atom\app-1.23.0-beta1\resources\app\apm\lib\install.js:476:42
at fn (C:\Users\Administrator\AppData\Local\atom\app-1.23.0-beta1\resources\app\apm\node_modules\async\lib\async.js:582:34)
at Immediate.<anonymous> (C:\Users\Administrator\AppData\Local\atom\app-1.23.0-beta1\resources\app\apm\node_modules\async\lib\async.js:498:34)
at runCallback (timers.js:649:20)
at tryOnImmediate (timers.js:622:5)
at processImmediate [as _immediateCallback] (timers.js:594:5)
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Can't install certain package · Issue #1018 · atom/settings-view
Actual behavior: Returns the error and does not install the package. Reproduces how often: 100%. Versions. Windows 10. Atom : 1.23.0-beta1
Read more >Unable to install Appium version 2.0 beta - Stack Overflow
I'm trying to install Appium 2.0 beta version https://applitools.com/blog/appium-2-0-beta/ I'm entering command "npm install -g appium@next" ...
Read more >appium/CHANGELOG.md - UNPKG
285, This release exists to provide an updatable package in order to get the latest ; 286, work on Appium. To install, first...
Read more >appium | Yarn - Package Manager
To install, first uninstall Appium ( npm uninstall -g appium ) and then re-install with the beta tag ( npm install -g appium@beta...
Read more >Package List — Spack 0.20.0.dev0 documentation
This is a list of things you can install using Spack. ... Versions: 2.0.1, 2.0.0, 1.9.3, 1.9.2; Build Dependencies: java, maven ... atom-dft/package.py....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had the same issue where I was unable to reinstall through the settings. What worked for me was to reinstall through the command line:
apm install remote-ftp
. This installs version 1.3.4GEEZ - that DOES work on windows command line as well just bring up powershell and paste in --> apm install remote-ftp
as there no longer was anything to uninstall for me I just installed WOW THANK YOU SOoooooooo MUCH