Skip to content

Is there a way to not use Stackblitz's proxy (avoid CORS issues when downloading binaries) #1518

@asynchroza

Description

@asynchroza

I'm trying to develop an application which requires some native linux binaries in order to run.
When pulling the npm dependencies, the binaries which would usually get downloaded automatically as part of the installation process, do not get pulled into node_modules.

What I tried was to curl and untar them myself but I'm getting a CORS issue.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions