I was trying out nocode today, but ran into an issue. I ran
but got this as output:
instead of what the readme says:
Does anyone know how to fix this?
You may change your code to:
and re-run your application by below code:
Then you can see the result:
Hope I can help you :)
Those instructions only work on a few platforms. If you want a universal solution, you'll need to package the whole thing up with the following command:
Then submit the package:
I will work on trying to get this included upstream but there have been some merge issues making it very difficult. Please excuse the extra work for now.
I'm having the same issue. Is this solved yet?
Most helpful comment
You may change your code to:
and re-run your application by below code:
Then you can see the result:
Hope I can help you :)