Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with cloudvision-connector/README #180

Open
lukeyeager opened this issue Sep 15, 2020 · 0 comments
Open

Issues with cloudvision-connector/README #180

lukeyeager opened this issue Sep 15, 2020 · 0 comments

Comments

@lukeyeager
Copy link
Contributor

lukeyeager commented Sep 15, 2020

Seems like this README is out of date.

I'm using CloudVision version 2019.1.3.

  • getDatasets() returns a list of objects, not a list of strings
  • A custom websocket class should be passed as the second argument to the Connector constructor, not the first (see ReferenceError: WebSocket is not defined #176)
  • npm run clean-install yields:
    npm ERR! missing script: clean-install
    
  • npm install ; npm run build:try yields:
    [!] Error: 'crypto' is imported by node_modules/uuid/dist/esm-node/sha1.js, but could not be resolved – treating it as an external dependency
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant