You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
After I installed all packages use: npm install and run with: npm start.
Then:
ERROR in /Users/xulingming/Public/git_repos/material.angular.io/src/app/shared/example-
viewer/example-viewer.ts (5,47): Cannot find module '@angular/material-examples'.
After checked the package.json file, I couldn't find this package dependency was added.
It seems there is no @angular/material-examples package in npm registry.
The text was updated successfully, but these errors were encountered:
After I installed all packages use:
npm install
and run with:npm start
.Then:
After checked the package.json file, I couldn't find this package dependency was added.
It seems there is no
@angular/material-examples
package in npm registry.The text was updated successfully, but these errors were encountered: