Frequently asked questions about 16x Prompt. If you have any other questions, feel free to contact us.
unable to get local issuer certificateerror, chances are you are using a corporate self-signed certificate. You can set the environment variable
NODE_TLS_REJECT_UNAUTHORIZED=0when running the application to bypass the certificate check.
NODE_TLS_REJECT_UNAUTHORIZED=0 open /Applications/16x\ Prompt.appto open the application.
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0and disabling the kernel.apparmor_restrict_unprivileged_userns. If you are still facing issues, feel free to contact us.