Hello
I’m trying to add Pragmaflow plugins to my app through my Mac Terminal. I followed the steps but I get this error:
@MacBook-Pro-2 adalo-realtime-chat % npx adalo login
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/adalo - Not found
npm ERR! 404
npm ERR! 404 ‘adalo@*’ is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/x/.npm/_logs/2023-06-05T19_44_03_576Z-debug-0.log
Any idea why? and what to do?
thanks
Sharon