Skip to content

Bsb -w seems to freeze in bs-platform@2.2.2 #2638

@alexyarovoy

Description

@alexyarovoy

Hi,

Recently updated bs-platform to 2.2.2, and now bsb -w (as well as bsb -make-world -w) seems to stop working:

C:\Code\ReasonML\cra-test> bsb -init my-new-project -theme basic-reason
Making directory my-new-project
Symlink bs-platform in C:\Code\ReasonML\cra-test\my-new-project
C:\Code\ReasonML\cra-test\my-new-project\node_modules\bs-platform -> C:\Users\ayarovoy\AppData\Roaming\npm\node_modules\bs-platform
PS C:\Code\ReasonML\cra-test> cd .\my-new-project\
PS C:\Code\ReasonML\cra-test\my-new-project> bsb -clean-world
Cleaning... 3 files.
PS C:\Code\ReasonML\cra-test\my-new-project> bsb -make-world
ninja: Entering directory `lib\bs'
[3/3] ←[34mBuilding←[39m ←[2msrc\Demo.mlast.d←[22m
[1/1] ←[34mBuilding←[39m ←[2msrc\Demo-MyNewProject.cmj←[22m
PS C:\Code\ReasonML\cra-test\my-new-project> bsb -w
>>>> Start compiling
Rebuilding since just get started

And it stacks after that.

I’ve checked with version 2.2.0 - same result. But version 2.1.0 works like a charm.

I'm trying this on Windows 10 version 1709.

Will happily provide additional logs, if you advise me where bsb logs are located.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions