-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build lesson 14 (exercise 13) in the course #5
Comments
Thanks for opening this issue @JESii. I'll be taking a look one of these days and will let you know. |
@JESii which node/npm versions did you use? I just ran Also, sorry for the late reply. |
I’ve been on 14; I’ll try 16… thanks
Jon Seidel, CMC®
EDP Consulting, Inc. / www.edpci.com <http://www.edpci.com/>
<http://www.4mypasswords.com/>Effective Decisions... Priceless!
Linked In Profile <http://www.linkedin.com/in/jonseidel>
Technology that means Business - Since 1979
mobile: 510-599-6130
Results that Make the Difference! The Certified Management Consultant (CMC) mark is awarded to consultants who meet the strict standards defined by the Institute of Management Consultants USA (an ISO/IEC 17024:2003 Certifying Body), including examination by their peers, client evaluations, and a written examination evidencing their understanding of the IMC USA's Code of Ethics. The CMC is the only consulting certification that has been ISO-accredited and recognized by the insurance industry as reducing risk.
Check out IMC USA <http://www.imcusa.org/?page=WHYHIREACMC> for more information.
… On Dec 30, 2022, at 3:11 AM, Lazar Nikolov ***@***.***> wrote:
@JESii <https://github.com/JESii> which node/npm versions did you use? I just ran npm build inside exercises/exercise-13--use-the-server-side-rendering-method and it didn't fail. I'm using node version v16.14.2 and npm version 8.5.0. Can you try with these versions, and if it works I'll update the README.md file to let other students know about the node/npm versions.
—
Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAADZVFN64KDRNTMB6VB5LWP27OXANCNFSM6AAAAAARRZAT2Q>.
You are receiving this because you were mentioned.
|
When I attempt to build exercise 13, it throws an error about a problem in exercise 7 -- even though I completed that exercise successfully some time ago
Debug log
Why is it looking at exercise 7 when I'm trying to build exercise 13?
So I figured, what the heck, I'll just remove exercise-07 completely so that it can't cause a problem.
But now, when I try to build exercise-13, it's complaining about exercise-09!
The text was updated successfully, but these errors were encountered: