mrosswog
mrosswog
Hello and thanks for your response. I develop on my Mac with Sonoma 14.6.1, using terminal for command line, and BBEdit text file editor. Using node v20.15.0 (npm v9.0.0). I...
Thank you. I started over by re-cloning the depository, running "npm ci", then running "npm run dev & npm run dev:server" I am following the steps outlined in the below...
When I run npm ci, the results are daunting. 56 vulnerabilities (4 low, 22 moderate, 29 high, 1 critical) I am running node 20.15.0 and npm 9.0.0 many of the...
> We’ve released a feature that allows you to bypass the integrity hash values in the local development environment. You could get it by rebasing your code to the latest...
Things are working much better these days. Going to close the issue. Thanks for your help.
yes, unless i did this wrong: python3 -m pip install setuptools Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB) Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.8 MB/s eta 0:00:00 Installing collected...
Thanks for the response No rosetta I am on an Intel Mac I am running Mac OS Sonoma 14.7.2 I installed Python 3 from the Python Website. Then configured an...
Thank you for the tip, but before I try this - I uninstalled version 3.13 of Python so that's now out of the picture. I have version 3.9 and 2.7...