Jose

Results 11 comments of Jose

The fix worked fine for me

I am having a very similar problem when installing via luarocks ``` Error: Build error: Failed installing xlsxwriter/core.lua in .../luarocks/rocks/xlsxwriter/0.0.6-1/lua/xlsxwriter/core.lua ``` Installed using @moteus solution works for me. > Try...

Same issue as here: https://github.com/JadenGeller/Helium/issues/159 I fixed it by reinstalling Silverlight.

Reinstalling Silverlight fixed this for me for 2.0

I had the same problem too. JBS Solution works. Thanks.

I have been looking all over the internets on how to fix this! `NOSE_INCLUDE_EXE=1` worked for me. This should be in the docs, please.

Hey, im having this problem too.

Yes, I'm not sure this is an issue. It is more a feature request. I decided to fork the lapis-console and attempt to fix it myself. I have changed the...

@lee-kagiso: I got it working with a hard-coded solution. I will work on a `clean` solution and submit it. I haven't submitted code before, so I will have to research...

@lee-kagiso @vadi2 I just pushed [the missing code](https://github.com/leafo/lapis-console/pull/10) with the changes needed to run code in lua instead of moonscript. ###Note: You still need to change and uncoment the line...