Skip to content

Grant access to node_modules #1846

@CodeSmith32

Description

@CodeSmith32

Is your feature request related to a problem? Please describe:

Whenever I face an issue with a package I've installed, oftentimes the error message is completely unclear. In my local env, with VSCode, I can just right-click and "Go to Source Definition" and immediately get a better sense of what's going wrong. But in StackBlitz, it's impossible to actually diagnose these kinds of issues because I can't open the package's code under node_modules.

Describe the solution you'd like:

I get that StackBlitz is simple. A full debugger would be really cool, but I get that that might be too much to ask. But please at least grant (even just read-only) access to the node_modules folder so we can follow code to see what's happening.

Describe alternatives you've considered:

codesandbox.io

Additional context:

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