We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not 100% certain that this is a new bug, but it appears to be.
I followed the fixes for #51 and I got this:
$ qlmanage -p /Users/brandon/Code/Rails/portal/postcss.config.js Testing Quick Look preview with files: /Users/brandon/Code/Rails/portal/postcss.config.js dyld: lazy symbol binding failed: Symbol not found: _lua_newuserdata Referenced from: /usr/local/bin/highlight Expected in: /usr/local/opt/lua/lib/liblua.5.3.dylib dyld: Symbol not found: _lua_newuserdata Referenced from: /usr/local/bin/highlight Expected in: /usr/local/opt/lua/lib/liblua.5.3.dylib dyld: lazy symbol binding failed: Symbol not found: _lua_newuserdata Referenced from: /usr/local/bin/highlight Expected in: /usr/local/opt/lua/lib/liblua.5.3.dylib dyld: Symbol not found: _lua_newuserdata Referenced from: /usr/local/bin/highlight Expected in: /usr/local/opt/lua/lib/liblua.5.3.dylib 2021-10-21 16:06:53.909 qlmanage[7807:38634] QLColorCode: colorize.sh failed with exit code 101. Command was ('/Users/brandon/Library/QuickLook/QLColorCode.qlgenerator/Contents/Resources/colorize.sh' '/Users/brandon/Library/QuickLook/QLColorCode.qlgenerator/Contents/Resources' '/Users/brandon/Code/Rails/portal/postcss.config.js' 0). 2021-10-21 16:06:54.233 qlmanage[7807:38634] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x6807, name = 'com.apple.coredrag' See /usr/include/servers/bootstrap_defs.h for the error codes. 2021-10-21 16:06:54.304 qlmanage[7807:38634] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x14623, name = 'com.apple.tsm.portname' See /usr/include/servers/bootstrap_defs.h for the error codes.
I don't see anything wrong with the steps I took to fix the previous problem, but forgive me if I missed something.
The text was updated successfully, but these errors were encountered:
Reinstalling according to these directions fixed the problem.
Sorry, something went wrong.
No branches or pull requests
I'm not 100% certain that this is a new bug, but it appears to be.
I followed the fixes for #51 and I got this:
I don't see anything wrong with the steps I took to fix the previous problem, but forgive me if I missed something.
The text was updated successfully, but these errors were encountered: