本文へスキップ
できない.dev
用語集
検索
「できない」を、検索する。
エラーメッセージ・症状・コマンド名で引ける開発者向けの辞典
検索インデックスを読み込み中…
人気の用語
用語集を見る →
detached HEAD
git stash
monorepo
rebase
SSR (Server-Side Rendering)
DOM
JSX
PAT
ReferenceError
WSL
PyPI
useEffect
よくある「できない」
Git
22 件
Git fetch しても新しいリモートブランチが見えない
#fetch
#remote
#branch
Git reset --hard で消したコミットを復元できない
#reset
#reflog
#recovery
Git submodule のファイルが空のまま更新できない
#git
#submodule
#clone
Git の他の問題を見る →
Python
19 件
Python import できない(ModuleNotFoundError)
#import
#pip
#venv
pip install で「No matching distribution found」が出てインストールできない
#pip
#install
#distribution
Python で「RecursionError: maximum recursion depth exceeded」が解決できない
#python
#recursion
#recursionerror
Python の他の問題を見る →
React
15 件
React のハイドレーションエラー(Hydration mismatch)が解消できない
#react
#hydration
#ssr
React useEffect の cleanup が期待通り呼ばれない
#useeffect
#cleanup
#strict-mode
React で「Invalid hook call」が解決できない
#react
#hooks
#rules-of-hooks
React の他の問題を見る →
TypeScript
15 件
TypeScript で「Type instantiation is excessively deep and possibly infinite」が解決できない
#tsc
#types
#recursive-type
TypeScript の as const で型が絞り込めない
#typescript
#as-const
#narrowing
TypeScript でオブジェクトリテラルに余分なプロパティを指定できない
#excess-property
#type
#object-literal
TypeScript の他の問題を見る →
Next.js
14 件
Next.js App Router で page.tsx を置いても 404 が解消できない
#nextjs
#app-router
#not-found
Next.js App Router の not-found.tsx が呼ばれない
#nextjs
#app-router
#not-found
Next.js の dev server が起動できない
#nextjs
#dev
#port
Next.js の他の問題を見る →
Node.js
14 件
Node.js で「ERR_UNKNOWN_FILE_EXTENSION: Unknown file extension ".ts"」が解決できない
#nodejs
#typescript
#esm
Node.js で dotenv の値が読み込めない
#nodejs
#dotenv
#env
Node.js で「JavaScript heap out of memory」が発生する
#node
#memory
#heap
Node.js の他の問題を見る →
Docker
13 件
Docker build でキャッシュが効いて変更が反映されない
#build
#cache
#dockerfile
Docker のボリュームマウントで permission denied になり書き込めない
#volume
#permission
#bind-mount
docker build で「no space left on device」が出てビルドできない
#docker
#build
#disk
Docker の他の問題を見る →
Go
12 件
Go で「go.mod file not found in current directory」が解決できない
#go
#go-mod
#module
Go で「declared and not used」エラーが解決できない
#go
#compile-error
#unused-variable
Go の go test がキャッシュで再実行されない
#test
#cache
#count
Go の他の問題を見る →
GitHub Actions
11 件
GitHub Actions でステップ間に環境変数が引き継げない
#github-actions
#env
#github-env
GitHub Actions の `set-output` deprecation 警告が消えない
#github-actions
#workflow
#deprecated
GitHub Actions が GITHUB_TOKEN の権限不足(403)で push / API できない
#github-actions
#github-token
#permissions
GitHub Actions の他の問題を見る →
ESLint
9 件
ESLint Flat Config で @typescript-eslint/parser が読み込めない
#eslint
#typescript
#parser
ESLint で eslint-plugin が読み込めないエラーが解消できない
#eslint
#plugin
#flat-config
ESLint の --fix で自動修正が適用されない
#eslint
#fix
#cli
ESLint の他の問題を見る →
Visual Studio Code
9 件
VSCode で IntelliSense(コード補完)が効かない
#vscode
#intellisense
#completion
ターミナルから code コマンドで VSCode を起動できない
#vscode
#cli
#path
VSCode の拡張機能ホストが落ちて拡張が使えない
#vscode
#extension
#crash
Visual Studio Code の他の問題を見る →
Vercel
8 件
Vercel で環境変数が反映されない
#vercel
#environment
#deploy
Vercel でビルドが失敗してデプロイできない
#vercel
#build
#deploy
Vercel Edge Runtime で Node.js API(fs / child_process 等)が使えない
#vercel
#edge-runtime
#nodejs
Vercel の他の問題を見る →
Vite
8 件
Vite で path alias(@/)が解決できない
#alias
#paths
#tsconfig
Vite ビルドで chunk size warning(500kB 超過)を消せない
#build
#chunk
#rollup
Vite の dev server proxy が機能しない
#proxy
#dev-server
#cors
Vite の他の問題を見る →
Vue.js
8 件
Vue.js の computed が更新されない
#vue
#computed
#reactivity
Vue で「Failed to resolve component」が解決できない
#vue
#component
#registration
Vue 3 の Composition API で reactive を分割代入してリアクティビティが失われる
#vue3
#composition-api
#reactive
Vue.js の他の問題を見る →
Docker Compose
7 件
docker compose up で Dockerfile の変更が反映されない
#compose
#build
#cache
docker compose の depends_on で起動順が待たれない
#compose
#depends_on
#healthcheck
docker compose で env_file が読み込まれない
#env-file
#compose
#environment
Docker Compose の他の問題を見る →
Tailwind CSS
7 件
Tailwind CSS の任意値 (arbitrary value) が反映されない
#tailwindcss
#arbitrary
#jit
Tailwind CSS の `prose` クラス(typography プラグイン)が適用されない
#tailwindcss
#typography
#prose
Tailwind CSS のクラスが効かない(スタイルが反映されない)
#tailwindcss
#content
#configuration
Tailwind CSS の他の問題を見る →
npm
6 件
npm scripts で環境変数が設定できない(Windows で動かない)
#npm
#scripts
#env
npm install が EINTEGRITY エラーでインストールできない
#npm
#eintegrity
#checksum
npx が古いキャッシュ版を実行して最新バージョンにならない
#npm
#npx
#cache
npm の他の問題を見る →
pip
5 件
pip コマンドが見つからない・実行できない(command not found / No module named pip)
#pip
#path
#command-not-found
pip install が「SSL: CERTIFICATE_VERIFY_FAILED」でインストールできない
#pip
#ssl
#certificate
pip で「Could not open requirements file」が解決できない
#pip
#requirements
#install
pip の他の問題を見る →
Playwright
5 件
Playwright で要素をクリックできない(TimeoutError: locator.click)
#playwright
#timeout
#locator
Playwright で locator が要素を特定できない(strict mode violation)
#playwright
#locator
#strict-mode
Playwright でブラウザが起動できない(Executable doesn't exist)
#playwright
#install
#browser
Playwright の他の問題を見る →
GitHub
4 件
GitHub の Fine-grained PAT で権限不足になり push / API 呼び出しができない
#github
#pat
#fine-grained
GitHub Dependabot が PR を作成しない / 動かない
#dependabot
#security
#dependencies
git clone が「Repository not found」で失敗する(private/認証)
#github
#clone
#repository-not-found
GitHub の他の問題を見る →
PostgreSQL
4 件
PostgreSQL で「role does not exist」になり接続・操作できない
#postgresql
#role
#authentication
PostgreSQL に「Connection refused」で接続できない(port 5432)
#postgresql
#connection-refused
#listen_addresses
PostgreSQL で「sorry, too many clients already」が出て接続できない
#postgresql
#max_connections
#pgbouncer
PostgreSQL の他の問題を見る →
Prettier
4 件
Prettier の Tailwind クラス自動ソート (prettier-plugin-tailwindcss) が効かない
#prettier
#plugin
#tailwindcss
Prettier の設定ファイル (.prettierrc) が読み込まれない
#prettier
#config
#prettierrc
.prettierignore が効かない/除外したファイルが整形される
#prettier
#ignore
#prettierignore
Prettier の他の問題を見る →
Prisma
4 件
Prisma で「Can't reach database server」(P1001)が解決できない
#prisma
#connection
#p1001
Next.js の開発時に Prisma が「too many connections」で接続できない
#prisma
#connection
#nextjs
Prisma で「@prisma/client did not initialize yet」が解決できない(prisma generate 未実行)
#prisma
#generate
#client
Prisma の他の問題を見る →
Vitest
4 件
Vitest で「document is not defined」が解決できない(jsdom 環境未設定)
#vitest
#jsdom
#environment
Vitest で「describe is not defined」が解決できない(globals 未設定)
#vitest
#globals
#config
Vitest で「Cannot find module」とパスエイリアス(@/)が解決できない
#vitest
#alias
#vite
Vitest の他の問題を見る →
pnpm
3 件
pnpm: command not found で pnpm コマンドが実行できない
#pnpm
#corepack
#path
pnpm install が CI で frozen-lockfile により失敗する(ERR_PNPM_OUTDATED_LOCKFILE)
#pnpm
#frozen-lockfile
#ci
pnpm install が「ERR_PNPM_PEER_DEP_ISSUES」で失敗する(peer 依存)
#pnpm
#peer-dependencies
#strict-peer-dependencies
pnpm の他の問題を見る →
Jest
0 件
まだ問題が登録されていません。
Jest の他の問題を見る →
MySQL
0 件
まだ問題が登録されていません。
MySQL の他の問題を見る →