Test not passing in Micro services (package.json not found)

Currently, I am on this lesson: https://www.freecodecamp.org/learn/apis-and-microservices/managing-packages-with-npm/how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package

and prepared this solution for exercise: https://codepen.io/muhammad-yasir-the-animator/project/editor/DOgWpE

But when I submit and run the test. It do not pass.

Can you help me with that.

Is it possible to successfully complete these assignments if you are not working on glitch?
I suggest you look at this this introduction

1 Like

Is it possible to successfully complete these assignments if you are not working on glitch?

This is what I think as well.

Try using Glitch instead and see how it goes.

Here’s the template: Glitch Template.

1 Like