Skip to content

DeprecationWarning: Invalid 'main' field in 'package.json' #6

@jv-k

Description

@jv-k

In Node version 14 and later, the following error occurs:

DeprecationWarning: Invalid 'main' field in '[]/node_modules/user-settings/package.json' of 'dots.js'. Please either fix that or report it to the module author

The main field should contain index.js, instead it is set to dots.js, which doesn't exist.

A temporary fix is to downgrade to node@14.0.0

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