The 1st instruction on this lesson says “All bugs have been fixed!” and prompts me to confirm by running npm test but when I do so the tests fail. So, I can’t progress any further…
I’ve tried in Chrome and Firefox but get the same result in both.
UPDATE: I’ve also tried on two different machines (Windows & Ubuntu) but same issue so it doesn’t seem like it’s a problem on my side unless I’m missing something obvious.
I’m having the same problem, so either we’re both making the same mistake, or it’s a problem on their end. I’ve submitted a bug report, so hopefully it will get fixed soon.
After taking a closer look, it seems like the first few errors it gives aren’t actually part of the testing suite:
Handlebars: Access has been denied to resolve the property "name" because it is not an "own pr
operty" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-a
ccess for details
Handlebars: Access has been denied to resolve the property "fillings" because it is not an "ow
n property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-a
ccess for details
Handlebars: Access has been denied to resolve the property "size" because it is not an "own pr
operty" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-a
ccess for details
Handlebars: Access has been denied to resolve the property "cakeType" because it is not an "ow
n property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-a
ccess for details
Not sure if that has something to do with it or not, but maybe it will help whoever has to troubleshoot the issue.
This whole lesson does not work and this is the error I keep getting. Looking at previous replies it seems this has been an issue for many many months. I recommend that Codecademy should fix their buggy lessons rather than release new content.
Step 3 where I " Check your work once you see starts with an empty order in your test output." is still not working for me, unfortunately. I don’t know how to continue