Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid 'main' field in package.json' of './dist/index.js'. #19

Closed
1 of 4 tasks
dutu opened this issue Apr 21, 2021 · 1 comment
Closed
1 of 4 tasks

Invalid 'main' field in package.json' of './dist/index.js'. #19

dutu opened this issue Apr 21, 2021 · 1 comment

Comments

@dutu
Copy link

dutu commented Apr 21, 2021

Issue type

  • bug
  • missing functionality
  • performance
  • feature request

Brief description

Entry main in package.json points to nonexistent file ./dist/index.js.

node.js 16.0 issues warning:
[DEP0128] DeprecationWarning: Invalid 'main' field in 'node_modules\bfx-api-node-util\package.json' of './dist/index.js'.

Steps to reproduce

Check package.json
To see the warning, use the module in node.js 16.0.

Additional Notes:
@robertkowalski
Copy link
Contributor

fixed in #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants