Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • tried it many times. still the same error "Maximum call stack size exceeded" Commented Feb 17, 2019 at 0:24
  • Try to remove the node_modules directory Commented Feb 17, 2019 at 0:36
  • done that ,, and when i try npm install still the same Commented Feb 17, 2019 at 1:23
  • last advice: delete node_modules dir and package-lock.json file. If it still does not work I have no more advices. Commented Feb 17, 2019 at 1:31
  • where can i find the package-lock.json file Commented Feb 17, 2019 at 2:06