A CLI tool to assist migration of alauda-ui's ToastModule, MessageModule, and NotificationModule. Current version 1.1.2 with no clear release cadence. Scans project files and flags deprecated API usage, requiring manual intervention for complex cases. Lightweight, single-purpose tool for legacy alauda-ui migrations.
npm install alauda-ui-migration-helperNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows global installation and usage to scan project files for alauda-ui ToastModule deprecation patterns.
Manually inspect flagged files and apply migration changes per alauda-ui guidelines.
Ensure Node.js version >=12 before installing.
Run `npm uninstall --global alauda-ui-migration-helper`
Re-authenticate with npm: `npm login` and check registry URL.
Run `npm install --global alauda-ui-migration-helper` again and verify with `which alauda-ui-migration-helper`.