Yep, I’m stuck. Trying to do the OUTDATED part of the tutorial and I can’t seem to name the correct PKG to move on. I have been guessing my way through this whole tutorial so, I’m sure it’s something simple. Any ideas?
Thanks,
Doug
spazcool:~/workspace (master) $ how-to-npm verify @spazcool/chat-example@1.1.5
Nope, it's not @spazcool/chat-example@1.1.5. Try again!
#########################################
### YOUR SOLUTION IS NOT CORRECT! ###
#########################################
I was doing these how-to-... and learnyou... challenges about three months ago and I remember that I couldn’t pass OUTDATED either. I just skipped it
Looking back now I think it would have been better to skip all those back end “tutorials” altogether and dedicate my time to learning from other resources (search forum, there have been many topics).
As to answer your question, I took a look at source code and:
[Spoiler] @linclark/pkg
That’s absolutely right! The @linclark/pkg package has had an update while we
weren’t looking.
In the next lesson, we’ll learn how to update packages that are outdated.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@ YOUR SOLUTION IS CORRECT! @@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
which sources would you reccomend for back-end learning part fromyour experience? i just started these tutorials and going thru forum doesnt seem like fruitful way to find way better ways to learn