You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open up atom. I received pop-ups asking if Atom had permission to view Documents, Desktop, etc. Most of these were fine to mark yes.
One popup asked if I wanted to give Atom permission to access my address book (which I selected no). After atom finished opening, I received an error message saying that elm-lens could not access my address book.
Is this expected behavior? Does elm-lens really need access to your address book to function properly?
Atom: 1.41.0 x64 Electron: 4.2.7 OS: Mac OS X 10.15.1 Thrown From: elm-lens package 0.3.0
Stack Trace
Uncaught Error: EPERM: operation not permitted, scandir '/Users/cyrus/Library/Application Support/AddressBook'
At fs.js:115
Error: EPERM: operation not permitted, scandir '/Users/cyrus/Library/Application Support/AddressBook'
at Object.readdirSync (fs.js:764:3)
at Object.fs.readdirSync (ELECTRON_ASAR.js:641:39)
at Workspace.elmFileList (/packages/elm-lens/lib/workspace.js:57:19)
at Workspace.findElmFilesInSubdirectories (/packages/elm-lens/lib/workspace.js:43:29)
at /packages/elm-lens/lib/workspace.js:47:45
at Array.forEach (<anonymous>)
at Workspace.findElmFilesInSubdirectories (/packages/elm-lens/lib/workspace.js:46:24)
at /packages/elm-lens/lib/workspace.js:47:45
at Array.forEach (<anonymous>)
at Workspace.findElmFilesInSubdirectories (/packages/elm-lens/lib/workspace.js:46:24)
at /packages/elm-lens/lib/workspace.js:47:45
at Array.forEach (<anonymous>)
at Workspace.findElmFilesInSubdirectories (/packages/elm-lens/lib/workspace.js:46:24)
at /packages/elm-lens/lib/workspace.js:23:45
at Array.forEach (<anonymous>)
at Workspace.getAllElmFiles (/packages/elm-lens/lib/workspace.js:22:32)
at Project.processAllElmFiles (/packages/elm-lens/lib/project.js:21:41)
at /packages/elm-lens/lib/project.js:31:35
[Enter steps to reproduce:]
Is this expected behavior? Does elm-lens really need access to your address book to function properly?
Atom: 1.41.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.1
Thrown From: elm-lens package 0.3.0
Stack Trace
Uncaught Error: EPERM: operation not permitted, scandir '/Users/cyrus/Library/Application Support/AddressBook'
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: