Skip to content

Fix main entry in package.json #607

Closed
@AStoker

Description

@AStoker

Note: for support questions, please use one of these channels: stackoverflow or slack

You want to:

  • report a bug
  • request a feature

Current behaviour

The main entry is missing the required extension inside the package.json file (https://nodejs.dev/learn/the-package-json-guide#main)

Steps to reproduce (if the current behaviour is a bug)

  • Open package.json.
  • Observe missing extension in main entry

This causes various tools to fail that automatically try and find the entry file when scanning node modules.

Expected behaviour

The main entry should have an extension

Setup

  • OS: Mac OS 11.0.1 Beta
  • browser: Safari 14.0.1
  • engine.io version: 4.0.1

Other information (e.g. stacktraces, related issues, suggestions how to fix)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions