Skip to content

Failed to parse source map from... #169

@freynolds-plannery

Description

@freynolds-plannery

In last version of react-scripts, warnings are now being shown for problems with parsing source maps in dependencies. As a result, with every run of react-scripts, there is a warning:

WARNING in ./node_modules/react-calendly/dist/index.es.js
Module Warning (from ./node_modules/react-scripts/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '.../node_modules/react-calendly/src/components/PopupModal/Modal.tsx' file: Error: ENOENT: no such file or directory, open '.../node_modules/react-calendly/src/components/PopupModal/Modal.tsx'

facebook/create-react-app#11752

From what I've seen in other repos, adding the source map to the package should solve the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions