bigfive / atom-sublime-select

Enable 'sublime style' multiline selection boxes to Atom editor http://atom.io
MIT License
233 stars 49 forks source link

Installing “Sublime-Style-Column-Selection@1.7.4” failed #152

Closed FrankSong28 closed 6 years ago

FrankSong28 commented 6 years ago

Installing “Sublime-Style-Column-Selection@1.7.4” failed.Hide output… (node:29981) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

fs.js:663 return binding.open(pathModule.toNamespacedPath(path), ^

Error: ENOENT: no such file or directory, open '/home/frank/.atom/packages/Sublime-Style-Column-Selection/package.json' at Object.fs.openSync (fs.js:663:18) at Proxy.fs.readFileSync (fs.js:568:33) at Proxy.fs.readFileSync (/usr/lib/node_modules/atom-package-manager/node_modules/asar-require/lib/require.js:86:27) at /usr/lib/node_modules/atom-package-manager/lib/install.js:476:42 at fn (/usr/lib/node_modules/atom-package-manager/node_modules/async/lib/async.js:582:34) at Immediate. (/usr/lib/node_modules/atom-package-manager/node_modules/async/lib/async.js:498:34) at runCallback (timers.js:773:18) at tryOnImmediate (timers.js:734:5) at processImmediate [as _immediateCallback] (timers.js:711:5)

xyw19870905 commented 6 years ago

the same as me

dougxn commented 6 years ago

ditto: atom 1.23.1 x64

garethallenstringer commented 6 years ago

Similar to the issue I and others are experiencing at #151

g0x69lbo commented 6 years ago

Same

Visero commented 6 years ago

Use apm to install ''apm install sublime-style-column-selection'', can solve