本文へスキップ
できない.dev
用語集
検索
「できない」を、検索する。
エラーメッセージ・症状・コマンド名で引ける開発者向けの辞典
検索インデックスを読み込み中…
人気の用語
用語集を見る →
detached HEAD
git stash
monorepo
rebase
SSR (Server-Side Rendering)
DOM
JSX
PAT
ReferenceError
WSL
PyPI
useEffect
よくある「できない」
Git
22 件
Git で「fatal: refusing to merge unrelated histories」が解決できない
#git
#merge
#pull
Git rebase でコンフリクトが解消できない
#rebase
#conflict
#merge
Git fetch しても新しいリモートブランチが見えない
#fetch
#remote
#branch
Git の他の問題を見る →
Python
19 件
pip install で「No matching distribution found」が出てインストールできない
#pip
#install
#distribution
Python venv が activate できない(Windows PowerShell)
#venv
#activate
#powershell
Python の IndentationError: unexpected indent が直せない
#python
#IndentationError
#syntax
Python の他の問題を見る →
React
15 件
React の useMemo がメモ化されず毎回再計算される
#react
#usememo
#memoization
React で「Each child in a list should have a unique key prop」警告が消せない
#react
#key
#list
React で「Objects are not valid as a React child」が解消できない
#react
#jsx
#rendering
React の他の問題を見る →
TypeScript
15 件
TypeScript で TSX の JSX 要素が implicit any になる(TS7026)
#jsx
#tsx
#types
TypeScript の satisfies 演算子で型が広がる・narrowing が効かない
#satisfies
#narrowing
#type-inference
TypeScript でオブジェクトリテラルに余分なプロパティを指定できない
#excess-property
#type
#object-literal
TypeScript の他の問題を見る →
Next.js
14 件
Next.js App Router で page.tsx を置いても 404 が解消できない
#nextjs
#app-router
#not-found
Next.js の middleware が実行されない
#nextjs
#middleware
#matcher
Next.js App Router の not-found.tsx が呼ばれない
#nextjs
#app-router
#not-found
Next.js の他の問題を見る →
Node.js
14 件
Node.js の ESM で「__dirname is not defined」が解決できない
#nodejs
#esm
#dirname
Node.js で fetch が「self-signed certificate in certificate chain」で接続できない
#fetch
#tls
#certificate
npm run で Missing script エラーが出てスクリプトを実行できない
#npm
#scripts
#package-json
Node.js の他の問題を見る →
Docker
13 件
Docker の .dockerignore が効かずファイルを除外できない
#dockerignore
#build
#context
Docker で「platform (linux/amd64) does not match」警告が出てイメージを使えない
#platform
#arm64
#m1
Docker で「Bind for 0.0.0.0:8080 failed: port is already allocated」が解消できない
#docker
#port
#run
Docker の他の問題を見る →
Go
12 件
Go の go run でパッケージが実行できない(package is not a main package)
#run
#package
#main
Go で「invalid memory address or nil pointer dereference」が解決できない
#nil
#pointer
#panic
Go の goroutine がリークして終了しない
#goroutine
#leak
#channel
Go の他の問題を見る →
GitHub Actions
11 件
GitHub Actions でステップ間に環境変数が引き継げない
#github-actions
#env
#github-env
GitHub Actions の matrix で 1 件失敗すると他のジョブが実行できない
#github-actions
#matrix
#fail-fast
GitHub Actions の schedule(cron)が定刻に実行されない
#github-actions
#schedule
#cron
GitHub Actions の他の問題を見る →
ESLint
9 件
ESLint で「TSConfig does not include this file」が解決できない
#eslint
#typescript-eslint
#parsing-error
ESLint で ignore 指定したファイルが無視されない
#ignore
#config
#flat-config
ESLint の no-unused-vars が無視できない
#eslint
#no-unused-vars
#suppression
ESLint の他の問題を見る →
Visual Studio Code
9 件
ターミナルから code コマンドで VSCode を起動できない
#vscode
#cli
#path
VSCode で Python インタプリタが認識されない
#vscode
#python
#interpreter
VSCode の Format on Save が効かない
#vscode
#format
#prettier
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 の dev server proxy が機能しない
#proxy
#dev-server
#cors
Vite で CSS Modules のクラスが適用されない
#css-modules
#css
#postcss
vite preview がブランク(真っ白)で表示できない
#preview
#build
#base
Vite の他の問題を見る →
Vue.js
8 件
Vue 3 で props を分割代入するとリアクティブが効かない
#props
#reactivity
#composition-api
Vue.js の computed が更新されない
#vue
#computed
#reactivity
Vue で子コンポーネントの emit したイベントが親で受け取れない
#vue
#emit
#events
Vue.js の他の問題を見る →
Docker Compose
7 件
docker compose のサービス名で DNS 解決できない
#compose
#network
#dns
docker compose up で Dockerfile の変更が反映されない
#compose
#build
#cache
docker compose で env_file が読み込まれない
#env-file
#compose
#environment
Docker Compose の他の問題を見る →
Tailwind CSS
7 件
Tailwind CSS の任意値 (arbitrary value) が反映されない
#tailwindcss
#arbitrary
#jit
Tailwind CSS のクラスが効かない(スタイルが反映されない)
#tailwindcss
#content
#configuration
Tailwind CSS の `prose` クラス(typography プラグイン)が適用されない
#tailwindcss
#typography
#prose
Tailwind CSS の他の問題を見る →
npm
6 件
npm install -g したコマンドが command not found で実行できない
#npm
#global-install
#command-not-found
npm scripts で環境変数が設定できない(Windows で動かない)
#npm
#scripts
#env
npm install が EINTEGRITY エラーでインストールできない
#npm
#eintegrity
#checksum
npm の他の問題を見る →
pip
5 件
pip をアップグレードできない(pip install --upgrade pip が失敗する)
#pip
#upgrade
#windows
pip install が「error: externally-managed-environment」で失敗する(PEP 668)
#pip
#pep-668
#venv
pip で「Could not open requirements file」が解決できない
#pip
#requirements
#install
pip の他の問題を見る →
Playwright
5 件
Playwright で要素をクリックできない(TimeoutError: locator.click)
#playwright
#timeout
#locator
Playwright でブラウザが起動できない(Executable doesn't exist)
#playwright
#install
#browser
Playwright のテストが「Test timeout of 30000ms exceeded」で失敗する
#playwright
#timeout
#test
Playwright の他の問題を見る →
GitHub
4 件
GitHub Pages がデプロイできない/サイトが反映されない
#pages
#deploy
#github-actions
GitHub Dependabot が PR を作成しない / 動かない
#dependabot
#security
#dependencies
GitHub の Fine-grained PAT で権限不足になり push / API 呼び出しができない
#github
#pat
#fine-grained
GitHub の他の問題を見る →
PostgreSQL
4 件
PostgreSQL で「role does not exist」になり接続・操作できない
#postgresql
#role
#authentication
PostgreSQL に「Connection refused」で接続できない(port 5432)
#postgresql
#connection-refused
#listen_addresses
PostgreSQL で「password authentication failed for user」になり接続できない
#postgresql
#authentication
#pg_hba
PostgreSQL の他の問題を見る →
Prettier
4 件
Prettier の Tailwind クラス自動ソート (prettier-plugin-tailwindcss) が効かない
#prettier
#plugin
#tailwindcss
Prettier で `Delete ␍` の改行コードエラーが消せない
#prettier
#eol
#crlf
.prettierignore が効かない/除外したファイルが整形される
#prettier
#ignore
#prettierignore
Prettier の他の問題を見る →
Prisma
4 件
Next.js の開発時に Prisma が「too many connections」で接続できない
#prisma
#connection
#nextjs
Prisma で「Environment variable not found: DATABASE_URL」が解決できない
#prisma
#env
#database-url
Prisma で「Can't reach database server」(P1001)が解決できない
#prisma
#connection
#p1001
Prisma の他の問題を見る →
Vitest
4 件
Vitest の vi.mock が効かない(巻き上げと factory のスコープ)
#vitest
#vi-mock
#mock
Vitest で「describe is not defined」が解決できない(globals 未設定)
#vitest
#globals
#config
Vitest で「document is not defined」が解決できない(jsdom 環境未設定)
#vitest
#jsdom
#environment
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 で「Access denied for user」でログインできない
#mysql
#access-denied
#authentication
MySQL で「Client does not support authentication protocol」が解決できない
#mysql
#authentication
#caching-sha2-password
MySQL の他の問題を見る →