Azure/azure-kusto-node

CONTRIBUTING.md needs updating

seank-com opened this issue · 0 comments

  • npm install --only=dev fails in root of repo with
    npm WARN saveError ENOENT: no such file or directory, open '/mnt/c/repos/azure-kusto-node/package.json'
  • npm install --only=dev for azure-kusto-data fails with
    source/connectionBuilder.ts:4:36 - error TS2307: Cannot find module '@azure/msal-common' or its corresponding type declarations.
    
  • npm install --only=dev for azure-kusto-ingest fails with
    source/descriptors.ts:6:30 - error TS2307: Cannot find module 'uuid' or its corresponding type declarations.