Sometimes, the TypeScript language server or your IDE (like VS Code) might not immediately recognize newly installed packages. Restarting your IDE or the TypeScript server can resolve this. In VS Code, you can usually do this by pressing Ctrl+Shift+P (or Cmd+Shift+P on macOS) and searching for "TypeScript: Restart TS server". Reinstall node_modules.