Skip to content

g.find is not a function. #272

@Abbath

Description

@Abbath

After installing the extension and opening any Haskell project sometimes I see a notification g.find is not a function. It is probably from

const release = releases.find((x) => !x.prerelease);

After that, the extension does not start at all.

My setup:
GHC-8.8.4
Kubuntu 20.04
vscode 1.47.3

Metadata

Metadata

Assignees

Labels

type: bugA bug or unintended effect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions