zesty-io / zestyio-atom

Sync instance code with an Atom project
https://atom.io/packages/zestyio-atom
MIT License
0 stars 0 forks source link

Uncaught TypeError: Cannot read property 'hasOwnProperty' of null #6

Open gitrkaplan opened 4 years ago

gitrkaplan commented 4 years ago

Steps to Reproduce

  1. Add the extension
  2. Attempt to sign in

Atom: 1.47.0 x64 Electron: 5.0.13 OS: Mac OS X 10.14.2 Thrown From: zestyio-atom package 0.46.5

Stack Trace

Uncaught TypeError: Cannot read property 'hasOwnProperty' of null

At ../../.atom/packages/zestyio-atom/lib/zestyio-atom-plugin.js:445

TypeError: Cannot read property 'hasOwnProperty' of null
    at /packages/zestyio-atom/lib/zestyio-atom-plugin.js:445:26)

Commands

Non-Core Packages

atom-beautify 0.33.1 
atom-material-ui 2.1.3 
autocomplete-modules 2.2.0 
busy-signal 1.4.3 
emmet 2.4.3 
file-icons 2.1.25 
highlight-selected 0.14.0 
intentions 1.1.5 
linter 2.2.0 
linter-eslint 8.4.1 
linter-htmlhint 1.5.1 
linter-js-standard 6.0.0 
linter-ui-default 1.7.1 
merge-conflicts 1.4.5 
minimap 4.29.9 
open-in-browser 0.5.2 
pigments 0.40.2 
prettier-atom 0.55.2 
react 0.18.0 
teletype 0.13.3 
zestyio-atom 0.46.5 
zestyio-parsley-atom 0.3.0 
snvboy commented 3 years ago

Having issues with login and Atom as well. No matter what I do I get "token expired" error, even though the token IS valid and I think it's working on other direct API calls in Postman.