Skip to content

Instantly share code, notes, and snippets.

@MoLow
Last active November 13, 2019 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MoLow/abbff7acd4d8583e61852eab9f456a02 to your computer and use it in GitHub Desktop.
Save MoLow/abbff7acd4d8583e61852eab9f456a02 to your computer and use it in GitHub Desktop.
Error on unallowed project
Error: TypeError: Cannot read property 'projectId' of null
at getCredentialProperty (/usr/local/lib/node_modules/@testim/testim-cli/credentialsManager.js:99:23)
From previous event:
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
From previous event:
at main (/usr/local/lib/node_modules/@testim/testim-cli/cli.js:58:10)
at Object.<anonymous> (/usr/local/lib/node_modules/@testim/testim-cli/cli.js:121:5)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment