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

module 'croissant.conf' not found #3

Closed
Erutuon opened this issue Feb 26, 2019 · 2 comments
Closed

module 'croissant.conf' not found #3

Erutuon opened this issue Feb 26, 2019 · 2 comments

Comments

@Erutuon
Copy link

Erutuon commented Feb 26, 2019

I installed croissant with LuaRocks, but got the following error:

/usr/local/bin/lua53: /usr/local/share/lua/5.3/croissant/init.lua:2: module 'croissant.conf' not found:No LuaRocks module found for croissant.conf
	no field package.preload['croissant.conf']
	...
stack traceback:
	[C]: in function 'require'
	/usr/local/share/lua/5.3/croissant/init.lua:2: in main chunk
	[C]: in function 'require'
	...l/lib/luarocks/rocks-5.3/croissant/0.0.1-4/bin/croissant:3: in main chunk
	[C]: in ?

For some reason conf.lua isn't included in the LuaRocks package but croissant expects it. Is this a mistake or is there a way to generate this file?

@giann
Copy link
Owner

giann commented Feb 26, 2019

It’s a mistake, I’ll fix it this morning thanks.

@giann
Copy link
Owner

giann commented Mar 1, 2019

Fixed by 6e6f3b0

@giann giann closed this as completed Mar 1, 2019
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