Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Static content for proxy repositories #2790

@ochstobi

Description

@ochstobi

Hello,

I wanted to know if it is possible (and useful) for other users (in enterprise environment) to create a static website for the binding.node files.

Use case: It is forbidden to directly download content from github.com. So node-sass fails because the binding.node files can't be downloaded.
Workaround: Download and host every file on a private server. Set the SASS_BINARY_SITE environment variable to that server.
Problem: With every update builds are failing because new binding.node files are not in the private repo.
Solution: So the idea is to proxy it with e.g. an Nexus Proxy repository like it is possible with https://nodejs.org/dist

Best regards

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