*My actions so far*
git clone https://github.com/angular/material.angular.io test
cd test
npm install
npm run publish-dev

*and my results*
> [email protected] publish-dev C:\Users\kevin\test
> ng build --aot --prod && firebase use material2-docs-dev && firebase 
deploy

Hash: 36aaefe75c111180a4fa
Time: 145962ms
chunk    {0} main.087ab5c292ff22ddf40c.bundle.js (main) 1.58 MB {2} 
[initial] [rendered]
chunk    {1} styles.9dae794f5e67cc196e53.bundle.css (styles) 122 bytes {3} 
[initial] [rendered]
chunk    {2} vendor.d7d9f589d87855455b7f.bundle.js (vendor) 2.55 MB 
[initial] [rendered]
chunk    {3} inline.b519101f722b86c3bc06.bundle.js (inline) 0 bytes [entry] 
[rendered]

Error: Invalid project selection, please verify project material2-docs-dev 
exists and you have access.

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program 
Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "publish-dev"
npm ERR! node v6.10.2
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] publish-dev: `ng build --aot --prod && 
firebase use material2-docs-dev && firebase deploy`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] publish-dev script 'ng 
build --aot --prod && firebase use material2-docs-dev && firebase deploy'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the 
material-angular-io package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     ng build --aot --prod && firebase use material2-docs-dev && 
firebase deploy
npm ERR! You can get information on how to open an issue for this project 
with:
npm ERR!     npm bugs material-angular-io
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls material-angular-io
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\kevin\test\npm-debug.log

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to