The Wayback Machine - https://web.archive.org/web/20201130123426/https://github.com/topics/native-development
Skip to content
#

native-development

Here are 65 public repositories matching this topic...

ManasJayanth
ManasJayanth commented Nov 9, 2020

If for some reason, the initial bootstrapper fails (network failure, bad cache etc), creation of dune files in the project could get interrupted - the dune files that trigger the on-the-fly dune rules generation. We could

  1. Check in those bootstrapping dune files in the templates
    or
  2. Ensure, before running, dune build if dune files are missing.

Ideally, we do both.

Kiarashz
Kiarashz commented Jun 11, 2020

When setting download location with --download option, https URLs with self-signed certificates can not be accessed failing with the following error.

 prebuild-install WARN install unable to verify the first certificate

The code seems not to respect NPM configuration for cafile and does not provide its own option too.

Improve this page

Add a description, image, and links to the native-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the native-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.