本文へスキップ
できない.dev
用語集
検索
「できない」を、検索する。
エラーメッセージ・症状・コマンド名で引ける開発者向けの辞典
検索インデックスを読み込み中…
人気の用語
用語集を見る →
detached HEAD
git stash
monorepo
rebase
SSR (Server-Side Rendering)
DOM
JSX
PAT
ReferenceError
WSL
PyPI
useEffect
よくある「できない」
Git
24 件
Git clone が SSH で失敗する
#auth
#ssh
#clone
Git pull で「Need to specify how to reconcile divergent branches」が消えない
#git-pull
#rebase
#merge
Git cherry-pick でコンフリクトが解決できない
#git
#cherry-pick
#conflict
Git の他の問題を見る →
Python
20 件
Python で「UnicodeDecodeError」を解消できずファイルが読めない
#unicode
#encoding
#file-io
Python で「attempted relative import with no known parent package」が解決できない
#python
#import
#relative-import
Python で「too many values to unpack」が解決できない
#python
#valueerror
#unpacking
Python の他の問題を見る →
React
16 件
React の useMemo がメモ化されず毎回再計算される
#react
#usememo
#memoization
React で「Invalid hook call」が解決できない
#react
#hooks
#rules-of-hooks
React で Strict Mode による useEffect の 2 重実行が解決できない
#strict-mode
#useEffect
#react18
React の他の問題を見る →
TypeScript
16 件
TypeScript で「Argument of type ... is not assignable」が解消できない
#type-error
#argument
#assignability
TypeScript の satisfies 演算子で型が広がる・narrowing が効かない
#satisfies
#narrowing
#type-inference
TypeScript で「Cannot find module ... or its corresponding type declarations」が出る
#tsc
#types
#module
TypeScript の他の問題を見る →
Next.js
15 件
Next.js の revalidatePath / revalidateTag が効かず古いデータが残る
#nextjs
#revalidate
#cache
Next.js で「useSearchParams() should be wrapped in a suspense boundary」が解消できない
#nextjs
#app-router
#useSearchParams
Next.js App Router の not-found.tsx が呼ばれない
#nextjs
#app-router
#not-found
Next.js の他の問題を見る →
Node.js
14 件
Node.js で「Error [ERR_REQUIRE_ESM]」が解消できない
#node
#esm
#commonjs
Node.js で「EADDRINUSE: address already in use」が解消できない
#eaddrinuse
#port
#listen
npm run で Missing script エラーが出てスクリプトを実行できない
#npm
#scripts
#package-json
Node.js の他の問題を見る →
Docker
13 件
Docker build できない(Cannot connect to the Docker daemon)
#daemon
#build
#permission
Docker の HEALTHCHECK がいつも unhealthy になる
#docker
#healthcheck
#dockerfile
Docker の .dockerignore が効かずファイルを除外できない
#dockerignore
#build
#context
Docker の他の問題を見る →
Go
12 件
Go で `cannot find module providing package` エラーが解消できない
#go
#modules
#go-mod
Go で「declared and not used」エラーが解決できない
#go
#compile-error
#unused-variable
Go の for range でループ変数のキャプチャができない(goroutine が同じ値を見る)
#go
#for-range
#goroutine
Go の他の問題を見る →
GitHub Actions
11 件
GitHub Actions のワークフローが push / PR で起動しない
#github-actions
#workflow
#trigger
GitHub Actions のキャッシュが復元されない
#github-actions
#cache
#ci
GitHub Actions の schedule(cron)が定刻に実行されない
#github-actions
#schedule
#cron
GitHub Actions の他の問題を見る →
ESLint
9 件
ESLint で eslint-plugin が読み込めないエラーが解消できない
#eslint
#plugin
#flat-config
ESLint で「TSConfig does not include this file」が解決できない
#eslint
#typescript-eslint
#parsing-error
ESLint Flat Config (eslint.config.js) が読み込まれない
#eslint
#flat-config
#config
ESLint の他の問題を見る →
Vite
9 件
vite preview がブランク(真っ白)で表示できない
#preview
#build
#base
Vite で「process is not defined」が解決できない
#vite
#env
#process
Vite で環境変数(import.meta.env)が読み込めない
#env
#import-meta-env
#vite-prefix
Vite の他の問題を見る →
Visual Studio Code
9 件
ターミナルから code コマンドで VSCode を起動できない
#vscode
#cli
#path
VSCode の型エラーが tsc と食い違う(TypeScript バージョン不一致)
#vscode
#typescript
#tsserver
VSCode のブレークポイントで止まらない/効かない
#vscode
#debugger
#breakpoint
Visual Studio Code の他の問題を見る →
Vercel
8 件
Vercel で monorepo のルートディレクトリが検出されずビルドが失敗する
#vercel
#monorepo
#build
Vercel Cron Jobs が実行されない
#vercel
#cron
#schedule
Vercel が git push してもデプロイされない
#vercel
#deploy
#git
Vercel の他の問題を見る →
Vue.js
8 件
Vue 3 のカスタムコンポーネントで v-model が同期しない
#v-model
#defineModel
#props
Vue 3 の <script setup> で this が使えない
#vue3
#script-setup
#composition-api
Vue 3 の Composition API で reactive を分割代入してリアクティビティが失われる
#vue3
#composition-api
#reactive
Vue.js の他の問題を見る →
Docker Compose
7 件
docker compose で env_file が読み込まれない
#env-file
#compose
#environment
docker compose のサービス名で DNS 解決できない
#compose
#network
#dns
docker compose up が「port is already allocated」で起動できない
#compose
#port
#network
Docker Compose の他の問題を見る →
Tailwind CSS
7 件
Tailwind CSS で @apply ディレクティブが効かない
#tailwindcss
#apply
#directive
Tailwind CSS の `prose` クラス(typography プラグイン)が適用されない
#tailwindcss
#typography
#prose
Tailwind CSS の任意値 (arbitrary value) が反映されない
#tailwindcss
#arbitrary
#jit
Tailwind CSS の他の問題を見る →
npm
6 件
npx が古いキャッシュ版を実行して最新バージョンにならない
#npm
#npx
#cache
npm ci が package-lock.json と不一致で失敗する
#npm
#npm-ci
#package-lock
npm install -g したコマンドが command not found で実行できない
#npm
#global-install
#command-not-found
npm の他の問題を見る →
pip
5 件
pip install が「error: externally-managed-environment」で失敗する(PEP 668)
#pip
#pep-668
#venv
pip をアップグレードできない(pip install --upgrade pip が失敗する)
#pip
#upgrade
#windows
pip install が「SSL: CERTIFICATE_VERIFY_FAILED」でインストールできない
#pip
#ssl
#certificate
pip の他の問題を見る →
Playwright
5 件
Playwright のテストが「Test timeout of 30000ms exceeded」で失敗する
#playwright
#timeout
#test
Playwright で要素をクリックできない(TimeoutError: locator.click)
#playwright
#timeout
#locator
Playwright で locator が要素を特定できない(strict mode violation)
#playwright
#locator
#strict-mode
Playwright の他の問題を見る →
GitHub
4 件
GitHub Pages がデプロイできない/サイトが反映されない
#pages
#deploy
#github-actions
GitHub の Fine-grained PAT で権限不足になり push / API 呼び出しができない
#github
#pat
#fine-grained
GitHub Dependabot が PR を作成しない / 動かない
#dependabot
#security
#dependencies
GitHub の他の問題を見る →
PostgreSQL
4 件
PostgreSQL で「password authentication failed for user」になり接続できない
#postgresql
#authentication
#pg_hba
PostgreSQL で「sorry, too many clients already」が出て接続できない
#postgresql
#max_connections
#pgbouncer
PostgreSQL で「role does not exist」になり接続・操作できない
#postgresql
#role
#authentication
PostgreSQL の他の問題を見る →
Prettier
4 件
Prettier の Tailwind クラス自動ソート (prettier-plugin-tailwindcss) が効かない
#prettier
#plugin
#tailwindcss
Prettier の設定ファイル (.prettierrc) が読み込まれない
#prettier
#config
#prettierrc
.prettierignore が効かない/除外したファイルが整形される
#prettier
#ignore
#prettierignore
Prettier の他の問題を見る →
Prisma
4 件
Prisma で「@prisma/client did not initialize yet」が解決できない(prisma generate 未実行)
#prisma
#generate
#client
Prisma で「Environment variable not found: DATABASE_URL」が解決できない
#prisma
#env
#database-url
Next.js の開発時に Prisma が「too many connections」で接続できない
#prisma
#connection
#nextjs
Prisma の他の問題を見る →
Vitest
4 件
Vitest で「describe is not defined」が解決できない(globals 未設定)
#vitest
#globals
#config
Vitest で「Cannot find module」とパスエイリアス(@/)が解決できない
#vitest
#alias
#vite
Vitest の vi.mock が効かない(巻き上げと factory のスコープ)
#vitest
#vi-mock
#mock
Vitest の他の問題を見る →
Jest
3 件
Jest で「Cannot use import statement outside a module」が解決できない
#jest
#esm
#transform
Jest で TypeScript が「SyntaxError: Unexpected token」で実行できない
#jest
#typescript
#ts-jest
Jest で「ReferenceError: document is not defined」が解決できない
#jest
#jsdom
#testEnvironment
Jest の他の問題を見る →
pnpm
3 件
pnpm install が「ERR_PNPM_PEER_DEP_ISSUES」で失敗する(peer 依存)
#pnpm
#peer-dependencies
#strict-peer-dependencies
pnpm: command not found で pnpm コマンドが実行できない
#pnpm
#corepack
#path
pnpm install が CI で frozen-lockfile により失敗する(ERR_PNPM_OUTDATED_LOCKFILE)
#pnpm
#frozen-lockfile
#ci
pnpm の他の問題を見る →
MySQL
2 件
MySQL で「Client does not support authentication protocol」が解決できない
#mysql
#authentication
#caching-sha2-password
MySQL で「Access denied for user」でログインできない
#mysql
#access-denied
#authentication
MySQL の他の問題を見る →