You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
After installing the plugin (via Package Control), and configuring it (I use the default configuration, with encrypt set to false, when I launch the upload command, I got this :
Error while creating archive
=================================== Traceback ===================================
Traceback (most recent call last):
File "sublimall.commands.upload_command in /Users/Leny/Library/Application Support/Sublime Text 3/Installed Packages/Sublimall.sublime-package", line 58, in pack_and_send
File "sublimall.archiver in /Users/Leny/Library/Application Support/Sublime Text 3/Installed Packages/Sublimall.sublime-package", line 203, in pack_packages
File "sublimall.archiver in /Users/Leny/Library/Application Support/Sublime Text 3/Installed Packages/Sublimall.sublime-package", line 129, in _run_executable
Exception: Error while running p7zip (exit code: 1)
=================================================================================
SublimeText version: 3059
7za path: /usr/local/bin/7za
Sublimall version: 0.0.20
Operating System: Darwin-13.2.0-x86_64-i386-64bit
p7zip has been installed with homebrew. I thought it was because I was just installed it, but after a complete reboot of the computer, the error persist.
Hi,
I try with no success to use Sublimall.
After installing the plugin (via Package Control), and configuring it (I use the default configuration, with
encryptset tofalse, when I launch the upload command, I got this :p7zip has been installed with homebrew. I thought it was because I was just installed it, but after a complete reboot of the computer, the error persist.
Thanks in advance,