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 has been archived by the owner on Jun 16, 2022. It is now read-only.
When I run yarn run build-linux I get the following result:
yarn run v1.3.2
$ gulp --pack --installers --linux --production-build
[21:20:58] Using gulpfile ~/workspace/projects/Orchestra/gulpfile.js
[21:20:58] Starting 'copyResourceFiles'...
[21:20:58] Finished 'copyResourceFiles' after 2.17 ms
[21:20:58] Starting 'sheets'...
Compiling less failed TypeError: this.parse is not a function
[21:20:58] Finished 'sheets' after 1.27 ms
[21:20:58] Starting 'pack-orchestra'...
[21:21:59] Finished 'pack-orchestra' after 1 min
[21:21:59] Starting 'build-orchestra'...
[21:21:59] Finished 'build-orchestra' after 53 μs
[21:21:59] Starting 'default'...
[21:21:59] Finished 'default' after 34 μs
Done in 61.98s.
The text was updated successfully, but these errors were encountered:
Hi @erbesharat, Thanks a lot for helping me bring Orchestra to Linux. I have also found another problem (#26) with Orchestra that will make it a a bit harder to fully port it to Linux/Windows. So I guess the app will become available there a bit longer that I first expected.
Also thanks a lot again for this, I'll surely be fixing the styles to see where the problem is :D
When I run yarn run build-linux I get the following result:
The text was updated successfully, but these errors were encountered: