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

Package tslib has been ignored because it contains invalid configuration #170

Open
azuken opened this issue Jan 26, 2022 · 2 comments
Open

Comments

@azuken
Copy link

azuken commented Jan 26, 2022

When launching React Native app, I have a warning which says that tslib package is ignored :

warn Package tslib has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /Users/xxx/node_modules/tslib/package.json

Any plan to fix this warning ? It happens on some NodeJS libs.

@monahans
Copy link

This is happening for me as well!

@maneetgoyal
Copy link

Getting:

(node:52405) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /gfgfdgfd/node_modules/tslib/package.json.
Update this package.json to use a subpath pattern like "./*".

macOS | Node 16

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

3 participants