Skip to content

Error: Glob should match exactly 2 files but matched 3 build/static/js/*.js #210

@FezVrasta

Description

@FezVrasta

Description
When I run source-map-explorer 'build/static/js/*.js' I get the following error:

Error: Glob should match exactly 2 files but matched 3 build/static/js/*.js

Steps to reproduce

  1. source-map-explorer 'build/static/js/*.js'

Files to reproduce
I'm using a Create React App (v4) with Craco in order to enable Craco ITK plugin (craco-itk).

Expected behavior
I would expect the tool to work.

Environment

  • OS: macOS
  • source-map-explorer Version 2.5.2

Additional context

I'm not sure what the error is referring too, I don't see any documentation where it's explained what kind of files should the tool consume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions