Skip to content

Failed to parse source map #37

@peekpi

Description

@peekpi

I use this package in my frontend project, and when I run yarn start, there are many warnings like:

Failed to parse source map from 'project/node_modules/json-rpc-protocol/src/json-rpc.type.ts' file: Error: ENOENT: no such file or directory, open 'project/node_modules/json-rpc-protocol/src/json-rpc.type.ts'

I guess should add "src/" to files array in package.json?

"files": [
"dist/"
],

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