Category "macos"

How to make Java Mac App that doesn't require installing Java

I want to make a Mac Application using Java code I wrote, and I want to make it that the person using it doesn't require Java to be installed on their own compu

ERROR: Playwright does not support webkit on mac10.13

Here is my code debug log6474 Darwin 16.7.0 6475 verbose node v16.15.0 6476 verbose npm v8.9.0 6477 error code 1 6478 error path /Users/------/onet/node_module

Mac terminal bash profile cannot add another path after downloading Anacoda

I started to learn MySQL recently and I have a 2015 MacBook Air. After installing MySQL server, I ran pip install MySQL-connector-python. Everything worked perf

I make a docker image using linux and installed an Oracle Db 19c using the official base image linux/amd64. now running on Mac M1 give me an error

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested Oracle

How to Connect to MySQL datbase using Swift-Nio

I used node js to connect mysql server and it is working good. I used the API developed in node js and used in the local macOS app. The problem is querying the

How to customize macOS print modal for an app?

Looking at an existing macOS app I see the print modal has an app specific option: Don't print bracketed chords (hide [C], [Dm], etc.) Toggling this option u

Updated MacBook and now "code ." command in terminal is giving error. Any ideas how to fix?

I updated my 2020 MacBook to Monterey 12.3.1 and when I tried to open Visual Studio Code through the terminal using code . I got the error below /usr/local/bin/

a bash script that remove duplicates

This works wrong script should delete only copies, but this script deletes all files #!/bin/bash DIR=$1 if [[ -z "$DIR" ]]; then echo "Error: files dir is

Unable to run npm install in a gatsby project

I'm working on a project where I'm unable to run npm install as I'm getting the following error. npm WARN deprecated [email protected]: Critical security vulnerabili

How do I find where Python's libpython is located?

I'm using Conda on macOS, and I'm getting an error while building a Rust package that it can't find the libpython3.7m.dylib library. How can I find this? After

SwiftUI Preview incorrectly tries to build conditional dependency from another platform

SwiftUI Previews are broken for me when one of imported Swift Package has a conditional dependency to another platform. Steps to reproduce: Create Xcode Project

MacOS BASH, Get output from networkQuality command running in background

I am trying to launch networkQuality command in the background and live fetch the first part of the output to the bash script launching it. First part I want to

How to connect expo go app through docker devcontainer

problem cannot connect with my expo app to the expo simulation setup set up a devcontainer with vscode's extension. login into my expo account successful build

pf: nat force packet out specific interface

I have a VM which is attached to the feth2 interface (L2 interface), en0 is my wifi card with internet access I currently have the following pf rule in place: n

HAVE_MENU unset when compiling ncurses for Ruby curses extension on Mac?

I'm trying to use Ruby's curses library wrapper, but getting a uninitialized constant Curses::Item (NameError) error when trying to make a menu or items, despit

Kerberos issue in Mac

I'm facing issues with kerberos in mac os. everyone except me in my office is able to use kerberos and kerberos enabled web urls, but it's not working for me. I

flask_sqlalchemy keeps trying to connect to localhost database instead of the remote one

I'm trying to use the flask_sqlalchemy library in order to connect to a PostgreSQL server on my remote Ubuntu machine, but my app keeps trying to connect to the

flask_sqlalchemy keeps trying to connect to localhost database instead of the remote one

I'm trying to use the flask_sqlalchemy library in order to connect to a PostgreSQL server on my remote Ubuntu machine, but my app keeps trying to connect to the

Caret position in NSTextField of NSTableView

I have a view based NSTableView of n rows and 1 column, with a monospaced font. When the user clicks within a row, I need to convert the caret position to a cha

How to install OpenMP on Mac M1?

I am currently studying to become a computer engineer and I need to work with OpenMP. After some research, I'm still having trouble installing it (#include <