create-rescript-app icon indicating copy to clipboard operation
create-rescript-app copied to clipboard

npm create rescript-app

Results 15 create-rescript-app issues
Sort by recently updated
recently updated
newest added

# Current issue We are doing all our development inside _devcontainers_. This means that on bootstrapping a project there will always be a `.devcontainer` folder in the root of the...

Would be cool if we had some mechanism like `npm create rescript-app --upgrade` that guides users through the process of upgrading rescript. We already read the `package.json` here, why not...

It should probably directly create a `pnpm-lock.yaml` the same way as usage with bun creates a `bun.lockb`.

bug
help wanted

While yarn classic installation works, yarn 4 gives me this: ``` ➜ Desktop yarn create rescript-app ➤ YN0000: · Yarn 4.1.1 ➤ YN0000: ┌ Resolution step ➤ YN0085: │ +...

bug
help wanted