Skip to content

chore: install missing dependencies #1981

@SgtPooki

Description

@SgtPooki
╰─ ✘ 1 ❯ npx --yes npm-check | grep 'Not in the package.json.'
⠙ Checking for unused packages. --skip-unused if you don't want this.(node:57304) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /Users/sgtpooki/code/work/protocol.ai/ipfs/webui/node_modules/@playwright/test/package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:57304) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /Users/sgtpooki/code/work/protocol.ai/ipfs/webui/node_modules/playwright-chromium/package.json.
Update this package.json to use a subpath pattern like "./*".
eslint-config-react-app                     😟  PKG ERR!  Not in the package.json. Found in: /.eslintrc.js
@typescript-eslint/parser                   😟  PKG ERR!  Not in the package.json. Found in: /.eslintrc.js
@typescript-eslint/eslint-plugin            😟  PKG ERR!  Not in the package.json. Found in: /.eslintrc.js
expect-playwright                           😟  PKG ERR!  Not in the package.json. Found in: /test/e2e/setup/global-after-env.js, /test/e2e/setup/test-environment.js

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions