Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support rescript 11 #18

Closed
salemkode opened this issue Aug 12, 2023 · 2 comments
Closed

Support rescript 11 #18

salemkode opened this issue Aug 12, 2023 · 2 comments

Comments

@salemkode
Copy link

image

FAILED: src/Module-NodeJs.cmj

  We've found a bug for you!
  /[[ project path ]]/node_modules/rescript-nodejs/src/Module.res:1:9-19

  1 │ include Node_module
  2 │ 

  The module or file Node_module can't be found.
  - If it's a third-party dependency:
    - Did you list it in bsconfig.json?
    - Did you run `rescript build` instead of `rescript build -with-deps`
      (latter builds third-parties)?
  - Did you include the file's directory in bsconfig.json?

rescript: [74/118] src/Buffer-NodeJs.cmj
FAILED: src/Buffer-NodeJs.cmj

  We've found a bug for you!
  /[[ project path  ]]/node_modules/rescript-nodejs/src/Buffer.res:1:10-20

  1 │ type t = Node.buffer
  2 │ open Js.TypedArray2
  3 │ 
@TheSpyder
Copy link
Owner

What version are you on? v15 should've fixed this.

@TheSpyder
Copy link
Owner

Duplicate of #15

@TheSpyder TheSpyder marked this as a duplicate of #15 Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants