Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Build fails on Debian #25

Closed
erbesharat opened this issue Feb 10, 2018 · 4 comments
Closed

Build fails on Debian #25

erbesharat opened this issue Feb 10, 2018 · 4 comments

Comments

@erbesharat
Copy link

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.
@pouyakary
Copy link
Owner

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

@pouyakary
Copy link
Owner

pouyakary commented Feb 11, 2018

BTW. Can you please run:

sudo npm install -g less

And try again?

@erbesharat
Copy link
Author

Now everything works fine but there is no style applied. It looks like this;
orchestra

@pouyakary
Copy link
Owner

One can say it’s everything going wrong

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants