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
{{ message }}
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.
Uncaught TypeError: interval.unref is not a function
At C:\Users\User\.atom\packages\haskell-ghc-mod\node_modules\pidusage\lib\history.js:42
TypeError: interval.unref is not a function
at sheduleInvalidator (/packages/haskell-ghc-mod/node_modules/pidusage/lib/history.js:42:16)
at Object.set (/packages/haskell-ghc-mod/node_modules/pidusage/lib/history.js:29:5)
at /packages/haskell-ghc-mod/node_modules/pidusage/lib/wmic.js:107:15
at /packages/haskell-ghc-mod/node_modules/pidusage/lib/bin.js:44:5)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:962:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
This was introduced in pidusage-2.0.19 apparently. I've released [email protected] with stricter limits on pidusage version range, which should hopefully work for the time being.
[Enter steps to reproduce:]
stack new scribble
cd scribble
stack install ghc-mod hoogle hasktags pointfree pointful cabal-install
stack install brittany
stack --resolver lts-9 install ghc-mod
stack config set resolver lts-9
scribble
atom-haskell
(via File > Settings > Install)Use default settings
scribble/app/Main.hs
TypeError
should pop up in AtomAtom: 1.46.0 x64
Electron: 4.2.7
OS: Windows 10
Thrown From: haskell-ghc-mod package 2.2.5
Stack Trace
Uncaught TypeError: interval.unref is not a function
Non-Core Packages
The text was updated successfully, but these errors were encountered: