Skip to content

Conversation

tobiasdiez
Copy link

I got the following error with nuxt:

[DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.json" for module request ".//index.json" matched to "./*" in the "exports" field module resolution of the package at D:\Programming\JabRefOnline\node_modules\.pnpm\node_modules\tslib\package.json

(I think this is windows specific)

This is fixed by removing the generic ./* export field.

@jakebailey
Copy link
Member

See #135, this was intentionally added

@tobiasdiez
Copy link
Author

This talks mostly about older node versions. Should I also delete ./ which is deprecated now for a long time?

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

Successfully merging this pull request may close these issues.

2 participants