Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble running script #7

Open
Quoteory opened this issue Dec 7, 2019 · 1 comment
Open

Trouble running script #7

Quoteory opened this issue Dec 7, 2019 · 1 comment

Comments

@Quoteory
Copy link

Quoteory commented Dec 7, 2019

Hey, I'm fairly new to anything code related outside of Roblox Studio so this could just be an issue on my part

When I run the generate.lua script I get an error on line 5 "module 'json' not found" I assume I may need to install json, but the reason I'm confused is because you only mentioned needing Lua 5.1 or higher do I need to install anything else?

I'm using VSCode and luacheck is working correctly, I just need the updated file that includes table.find() etc

@Quenty Quenty added question Further information is requested and removed question Further information is requested labels Dec 9, 2019
@Quenty
Copy link
Owner

Quenty commented Dec 9, 2019

You shouldn't need to generate it! You can just download this file here:

https://github.com/Quenty/luacheck-roblox/blob/master/roblox_standard.lua

And rename it .luacheck_rc

If you do want to compile the same file as roblox_standard.lua, you'll need to install these packages with luarocks.

NOTE: You do not need to compile it to get this to work with vscode and luacheck.

Check out this tutorial for more details on getting this to work with vscode!

https://medium.com/@filipspelar05/thanks-for-writing-this-article-this-is-the-first-time-i-got-it-to-work-6d20b7a4e741?

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

No branches or pull requests

2 participants