-
Notifications
You must be signed in to change notification settings - Fork 565
Closed
Milestone
Description
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
mainentry
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
Labels
No labels