Модуль не найден: не удается разрешить «apollo-upload-client»

Я на Next.js и не могу решить эту проблему.

Я не нахожу открытых проблем в их GitHub.

      {
  "dependencies": {
    "@apollo/client": "^3.7.1",
    "@types/apollo-upload-client": "^17.0.2",
    "@types/node": "18.11.9",
    "@types/react": "18.0.25",
    "@types/react-dom": "18.0.9",
    "axios": "^1.1.3",
    "eslint": "8.27.0",
    "eslint-config-next": "13.0.4",
    "form-data": "^4.0.0",
    "graphql": "^16.6.0",
    "next": "13.0.4",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "styled-components": "^5.3.6",
    "typescript": "4.9.3"
  }
}

0 ответов

Другие вопросы по тегам