-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Description
version: 12.0.0-alpha.13
platform: macOS arm64
demo https://gist.github.com/hackwaly/bae3945b92170e79b9130bf1b6019209
pnpm rewatch watch
[1/7] π¦ Built package tree in 0.00s
[2/7] π Found source files in 0.00s
[3/7] π Read compile state 0.00s
[4/7] π§Ή Cleaned 0/2 0.00s
[5/7] π§± Parsed 0 source files in 0.00s
[6/7] π΄ Collected deps in 0.00s
[7/7] β Compiled 2 modules in 0.01s
We've found a bug for you!
command line
The module or file Pervasives can't be found.
- If it's a third-party dependency:
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
- Did you include the file's directory to the "sources" in rescript.json?
We've found a bug for you!
command line
The module or file Pervasives can't be found.
- If it's a third-party dependency:
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
- Did you include the file's directory to the "sources" in rescript.json?
Thank you for filing! Check list:
- Is it a bug? Usage questions should often be asked in the forum instead.
- Concise, focused, friendly issue title & description.
- A minimal, reproducible example.
- OS and browser versions, if relevant.
- Is it already fixed in master? Instructions