question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NDB broken after 1.0.26

See original GitHub issue
  • Mac OS 10.14.1
  • Node 10.13.0
  • Yarn 1.12.3

With 1.0.27 or higher ndb doesn’t open/doesn’t do anything at all.

yarn global remove ndb && \
yarn global add ndb@1.0.27 && \
ndb myscript.js
# nothing happens

With 1.0.26 or lower ndb opens fine and works as expected.

yarn global remove ndb && \
yarn global add ndb@1.0.26 && \
ndb myscript.js
Hello!

myscript.js

console.log('Hello!')

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:8

github_iconTop GitHub Comments

1reaction
marceloch2commented, Dec 2, 2018

@ak239 Works fine using ndb@1.0.40.

0reactions
ak239commented, Dec 2, 2018

If you still can reproduce this issue with ndb@1.0.40 please left comment here or create new issue. Thanks for your report!

Read more comments on GitHub >

github_iconTop Results From Across the Web

VMware ESXi 7.0 Update 3f Release Notes
The fix makes sure the NFSv4.1 client identify the NFS server after a failover. PR 2961033: If an NVMe device reports a critical...
Read more >
What's New | Oracle, Software. Hardware. Complete.
Oracle Linux with Oracle enterprise-class support is the best Linux operating system (OS) for your enterprise computing needs.
Read more >
node.js - Chrome 73: Can no longer debug NodeJS with ...
I've just upgraded my Chrome to 73.0.3683.75 (Linux) and now cannot get my dedicated Node debugger to actually debug a running instance. Even ......
Read more >
Error-Database connection is not available while connecting ...
"database connection is not available", SAPcontrol request failed. HANA Sudio version is 1.0.26. I tried with both the java versions: java.
Read more >
Ventoy News
(#1939); Fix an issue that CGI backup tool can not open after boot WePE. ... languages.ini update; Add support for nbd device in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found