npm valid scopes not working on Windows
npm's registry and CLI allow dots in scope names, but PowerShell on Windows fails to parse them unless the name is wrapped in (single) quotes. Despite this, the install command shown on…
Articles, tutorials, and updates categorized under 'powershell'.