Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > BOOK: Professional AngularJS
|
BOOK: Professional AngularJS
This is the forum to discuss the Wrox book Professional AngularJS by Valeri Karpov, Diego Netto; ISBN: 978-1-118-83207-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional AngularJS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 25th, 2015, 09:15 AM
jbf jbf is offline
Registered User
 
Join Date: Jul 2015
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default yo angular StockDog (What is "globby package?)

Book: Professional AngularJS
Publish date: 2015
Chapter: Building a Sample AngularJS Application
Page: 5-6 (PDF format)
------------

==================
BACKGROUND
==================

In Terminal with my working directory set to the folder StockDog, I ran:

Code:
yo angular StockDog
I responded to the first three questions as directed in the book:
  1. "Would you like to use Sass (with Compass)?" I pressed "n".
  2. "Would you like to include Bootstrap?" I pressed the enter key.
  3. "Which modules would you like to include?" I pressed the enter key.

A series of progress messages then appeared, and I believe the whole scaffolding process completed.

==================
ISSUE
==================

At one point there is a deprecated message involving [email protected]. See snap shot:

http://s13.postimg.org/op3lmog1j/use_instead.png

To best of my recollection, I did not press any keys at this point. I believe after a brief pause, Terminal started displaying some more progress messages.

QUESTIONS:
  1. What is "find-file"?
  2. What is "globby package"?
  3. Did yo automatically respond yes or no? (That is, yes or no to the question "Use the globby package instead over time?")
 
Old July 25th, 2015, 06:03 PM
jbf jbf is offline
Registered User
 
Join Date: Jul 2015
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Update

I created a new StockDogFolder, and re-ran:

Code:
yo angular newStockDogFolderName
Now I find the [email protected] deprecated message saying simply "Use the globbly package instead".

That is, before the message was:

http://s13.postimg.org/op3lmog1j/use_instead.png

Now the message is:

http://s16.postimg.org/intoywrnp/globby_package.png

QUESTIONS:
  1. Does this mean I must have pressed enter --- after an earlier occurrence of the deprecated message --- and now the globbly package is substituted whenever [email protected] is found?
  2. Does the reference to "bower_components/angular-mocks" (found above "deprecated") mean [email protected] is found in bower_components/angular-mocks? See snap shot.
 
Old July 28th, 2015, 07:58 PM
Authorized User
Points: 130, Level: 2
Points: 130, Level: 2 Points: 130, Level: 2 Points: 130, Level: 2
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2015
Posts: 18
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Just press enter and ignore it. I did.





Similar Threads
Thread Thread Starter Forum Replies Last Post
yo angular StockDog (Why package.json conflict?) jbf BOOK: Professional AngularJS 1 July 28th, 2015 07:52 PM
generator-angular (Why warnings during installation of version 0.9.8?) jbf BOOK: Professional AngularJS 1 July 28th, 2015 07:48 PM
MSXSL gives error message for "for" inside "select" ilyaz XSLT 1 December 9th, 2010 05:02 PM
How to theme the "Browse" button of "FileUpload" control? varunbwj BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 2 October 14th, 2009 01:22 AM
Add a CheckBox DataColumn to my DataGridView, Null format: "" or "True" but Error: F ismailc C# 2005 0 September 25th, 2009 04:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.