Skip to content

on windows, the error diagnostics does not work #41

@bobzhang

Description

@bobzhang
Js.log ("hel")

let a = 1 + 2

let u = [1,2]

let v = u + 3

The problem panel is empty.

lib/bs/.compiler.log is correct

#Start(595963434)


  We've found a bug for you!

  C:\Users\hongbozhang\git\hello\src\demo.res:10:9

  

   8 │ let u = [1,2]

   9 │ 

  10 │ let v = u + 3

  11 │ 

  

  This has type: array<int>

  Somewhere wanted: int

  

#Done(595964572)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions