We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brackets-Electron
Installation fails while installing on debian 8
OS version : Debian 8 64 bit Brackets-electron version : 1.10.3
Expected behavior: Successful installation
Actual behavior: Installation error :
prateek@prateek-debian:~/Downloads$ sudo dpkg -i brackets-electron_1.10.3_amd64.deb Selecting previously unselected package brackets-electron. (Reading database ... 367083 files and directories currently installed.) Preparing to unpack brackets-electron_1.10.3_amd64.deb ... Unpacking brackets-electron (1.10.3-184) ... Setting up brackets-electron (1.10.3-184) ... ln: failed to create symbolic link ‘/usr/local/bin/brackets-electron’: No such file or directory dpkg: error processing package brackets-electron (--install): subprocess installed post-installation script returned error exit status 1 Processing triggers for desktop-file-utils (0.22-1) ... Processing triggers for gnome-menus (3.13.3-6) ... Processing triggers for mime-support (3.58) ... Processing triggers for hicolor-icon-theme (0.13-1) ... Errors were encountered while processing: brackets-electron
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Brackets-Electron
specific problem (did you test it with latest brackets build)?Description
Installation fails while installing on debian 8
Versions
OS version : Debian 8 64 bit
Brackets-electron version : 1.10.3
Steps to Reproduce
Expected behavior: Successful installation
Actual behavior:
Installation error :
prateek@prateek-debian:~/Downloads$ sudo dpkg -i brackets-electron_1.10.3_amd64.deb
Selecting previously unselected package brackets-electron.
(Reading database ... 367083 files and directories currently installed.)
Preparing to unpack brackets-electron_1.10.3_amd64.deb ...
Unpacking brackets-electron (1.10.3-184) ...
Setting up brackets-electron (1.10.3-184) ...
ln: failed to create symbolic link ‘/usr/local/bin/brackets-electron’: No such file or directory
dpkg: error processing package brackets-electron (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.58) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Errors were encountered while processing:
brackets-electron
The text was updated successfully, but these errors were encountered: