Johan Vikman Lundström
Johan Vikman Lundström
@gotthardp I could add something in the doc/Troubleshooting.md if you want?
I had the same problem, I made a branch https://github.com/JohanW/yxa
If there's a new line at the end of the `[invoke missing_end_bracket` the error is found.
I don't think the error from building is much of a problem, there's an exit before the end of the function that cannot be avoided.
Could you try running the autoconf without first sourcing the NSO install env file? That way we could rule out that as a problem.
Hi Georgy, Sure, passing environment variables is common, for example passing in shell variable MYVAR and using it in all Lux shells: ``` $ MYVAR=test lux mytest.lux ``` ...and then...
I solved this problem through following this howto: http://wildlyinaccurate.com/solving-502-bad-gateway-with-nginx-php-fpm