stellarium-web-engine
stellarium-web-engine copied to clipboard
make setup return error
Hello, i was deploying stellarium-web-engine into Ubuntu 20.04 LTS 64 bit Linux. From web-frontend when i runmake setup it shows this error message:
make: *** No rule to make target 'js-es6'. Stop. make[2]: *** [Makefile:21: gen-es6] Error 2 make[2]: Leaving directory '/var/www/stellarium/web-frontend' make[1]: *** [Makefile:31: update-engine] Error 2 make[1]: Leaving directory '/var/www/stellarium/web-frontend' make: *** [Makefile:46: setup] Error 2
Any fix?
I'm seeing the same error
Could you try again on the last master branch ? Also I don't really understand your setup, how do you end up having web-frontend in /var/www/stellarium/web-frontend ??
@MrForum @UbuntuEvangelist Try this https://github.com/Stellarium/stellarium-web-engine/issues/166#issuecomment-1343787052. It solved my issue.