ndb global or dev dependency package not working
Author: alexander-chemezaCreated Apr 20, 2022Updated Oct 11, 2022
Little bit about my environment: Fedora 35 x64, Node v16.14.0 ndb v1.1.5
I tried to install it globally, it didn't work, I installed it as dev dependency - didn't work, I downgraded node version from 16 to 10, then to 12, 14 - didn't work. I saw topics in the internet that it may be caused by permissions, so I changed owner of /usr/local/lib/node_modules and etc. as it was written in that topics - it didn't work. What I got is at the picture
Also I tried to install it on Windows 7 - and there it works, but why it didn't work on Fedora 35?
Source: GoogleChromeLabs/ndb