This repository was archived by the owner on Mar 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
Uncaught TypeError: interval.unref is not a function #242
Copy link
Copy link
Open
Labels
Description
[Enter steps to reproduce:]
- Install Atom (https://atom.io/)
- Install Stack (https://docs.haskellstack.org/en/stable/README/#how-to-install)
- In some folder run:
stack new scribblecd scribblestack install ghc-mod hoogle hasktags pointfree pointful cabal-installstack install brittanystack --resolver lts-9 install ghc-modstack config set resolver lts-9
- Open the folder
scribble - Install package
atom-haskell(via File > Settings > Install) - In the pop up click
Use default settings - Open the file
scribble/app/Main.hs - The
TypeErrorshould pop up in Atom
Atom: 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
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)
Non-Core Packages
atom-beautify 0.33.4
atom-haskell 0.4.0
autocomplete-haskell 1.0.1
busy-signal 2.0.1
document-outline 2.1.2
haskell-ghc-mod 2.2.5
haskell-pointfree 0.2.0
haskell-scry 1.0.9
hasklig 0.4.0
ide-haskell 2.4.1
ide-haskell-cabal 2.5.0
ide-haskell-hasktags 0.0.17
ide-haskell-hoogle 0.1.2
ide-haskell-repl 0.10.0
intentions 1.1.5
language-haskell 1.19.4
language-haskell-scoped 0.1.1
language-lua 0.9.11
linter 2.3.1
linter-ui-default 1.8.1
markdown-pdf 2.3.3
markdown-preview-plus 3.11.5
mcfunction 0.6.4
Sublime-Style-Column-Selection 1.7.5