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

busted: error: Cannot load output library #8

Open
greay opened this issue Aug 21, 2024 · 0 comments
Open

busted: error: Cannot load output library #8

greay opened this issue Aug 21, 2024 · 0 comments

Comments

@greay
Copy link

greay commented Aug 21, 2024

when running in VS Code, I get this output in the test results:

busted: error: Cannot load output library: /Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua
                                                                                                                              ...l/share/lua/5.4/busted/modules/output_handler_loader.lua:21: module '/Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua' not found:
                                                                No LuaRocks module found for /Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua
                                                                                                                                                                                        no field package.preload['/Users/greay/.vscode/extensions/bubuabu.busted-test-explorer-0.2.2/res/reporter.lua']
                                                                        no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                                                                no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                        no file './src//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
                no file '/usr/local/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                                no file '/usr/local/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
                                                no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                                                                no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
                                                                        no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                                                                no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
                                                        no file '/Users/greay/.luarocks/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.lua'
                                                                                                                                                                                                no file '/Users/greay/.luarocks/share/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua/init.lua'
                                                                                                        no file './csrc//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
                                                                                                                                                                                                                no file './csrc//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
                                                                                                                                                                        no file '/usr/local/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
                                                                no file '/usr/local/lib/lua/5.4/loadall.so'
                                                                                                                no file './/Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
                                                                                                                                                                                                                        no file '/Users/greay/.luarocks/lib/lua/5.4//Users/greay//vscode/extensions/bubuabu/busted-test-explorer-0/2/2/res/reporter/lua.so'
                                                                                                                        no file './csrc//Users/greay/.so'
                                                                                                                                                                no file './csrc//Users/greay///Users/greay/.so'
                                                                                                                                                                                                                no file '/usr/local/lib/lua/5.4//Users/greay/.so'
                                no file '/usr/local/lib/lua/5.4/loadall.so'
                                                                                no file './/Users/greay/.so'
                                                                                                                no file '/Users/greay/.luarocks/lib/lua/5.4//Users/greay/.so'
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

1 participant