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

(node:77788) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern #275

Closed
1 of 2 tasks
benpsnyder opened this issue Apr 24, 2024 · 0 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@benpsnyder
Copy link
Collaborator

Please provide the environment you discovered this bug in.

Nitropack build server

Which area/package is the issue in?

Don't know / other

Description

Nitropack build server

Please provide the exception or error you saw

(node:77788) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field module resolution of the package at /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/node_modules. Mapping specifiers ending in "/" is no longer supported.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:77788) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.mjs" for module request ".//index.mjs" matched to "./*" in the "exports" field module resolution of the package at /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/node_modules.
(node:77788) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.cjs" for module request ".//index.cjs" matched to "./*" in the "exports" field module resolution of the package at /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/node_modules.
(node:77788) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.js" for module request ".//index.js" matched to "./*" in the "exports" field module resolution of the package at /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/node_modules.
(node:77788) [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 /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/node_modules.
(node:77788) [DEP0166] DeprecationWarning: Use of deprecated double slash resolving ".//index.mjs" for module request ".//index.mjs" matched to "./*" in the "exports" field module resolution of the package at /Volumes/SnyderDev/@benpsnyder/spartan/node_modules/tslib/package.json imported from /Volumes/SnyderDev/@benpsnyder/spartan/apps/app/node_modules.

Other information

I'll submit a PR to fix this

I would be willing to submit a PR to fix this issue

  • Yes
  • No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant