GoogleChromeLabs / ndb

ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
Apache License 2.0
10.9k stars 230 forks source link

ndb global or dev dependency package not working #334

Open alexander-chemeza opened 2 years ago

alexander-chemeza commented 2 years ago

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 image Also I tried to install it on Windows 7 - and there it works, but why it didn't work on Fedora 35?

paulirish commented 2 years ago

ndb isnt maintained right now. apologies.

kalinchernev commented 2 years ago

node --inspect-brk scripts/todebug.js could still cover for most cases, but ndb was a great helper to not think how the script under debug would be run. Really sorry to see this project sunset ...

alexander-chemeza commented 1 year ago

Do you mean that Linux is not supported? Just I tried it on Windows and it works there.

On Thu, Apr 21, 2022, 12:14 AM Paul Irish @.***> wrote:

ndb isnt maintained right now. apologies.

— Reply to this email directly, view it on GitHub https://github.com/GoogleChromeLabs/ndb/issues/334#issuecomment-1104461438, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3QSLH2Q3MSWXV4KSZGFZLVGBXSLANCNFSM5T4U5SCA . You are receiving this because you authored the thread.Message ID: @.***>