You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone this repository (git clone https://github.com/joplin/plugin-email.git) and move into it
Set the Node.js Crypto Policy
Node.js 17 and later use OpenSSL 3, which has stricter default settings. To relax these settings by setting an environment variable: export NODE_OPTIONS=--openssl-legacy-provider
git clone https://github.com/joplin/plugin-email.git
) and move into itNode.js 17 and later use OpenSSL 3, which has stricter default settings. To relax these settings by setting an environment variable:
export NODE_OPTIONS=--openssl-legacy-provider
npm install --save-dev webpack webpack-cli
publish/
diectory.Here's
Bishoy.EmailPlugin.jpl
using the recent repository (Jun 3, 2024) on macOS 14.5Bishoy.EmailPlugin.jpl.zip
The text was updated successfully, but these errors were encountered: