behave-graph icon indicating copy to clipboard operation
behave-graph copied to clipboard

npx exec-graph ./graphs/core/flow/Branch.json gives error: '@behave-graph/scene@*' is not in this registry

Open 0xdevalias opened this issue 2 years ago • 1 comments

⇒ npx exec-graph ./graphs/core/flow/Branch.json
Need to install the following packages:
  [email protected]
Ok to proceed? (y) y
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@behave-graph%2fscene - Not found
npm ERR! 404
npm ERR! 404  '@behave-graph/scene@*' 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/devalias/.npm/_logs/2023-12-09T04_17_30_558Z-debug-0.log

0xdevalias avatar Dec 09 '23 04:12 0xdevalias

Seeing this as well

btn0s avatar Jul 24 '24 23:07 btn0s