Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add warning for non-preview package installation in README
Warn the potential problem when installing non-preview `@metamask/`-scoped packages while using preview builds. Users can solve this by removing the `.npmrc` / `.yarnrc.yml` changes to install the missing packages and restoring the preview build credentials afterward. For more detail, check [issue #1075](MetaMask/core#1075).
- Loading branch information