hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
https://hoppscotch.io
MIT License
65.58k stars 4.55k forks source link

relative module not found during start #552

Closed fazzomurata closed 4 years ago

fazzomurata commented 4 years ago

Describe the bug

  1. Downloaded latest version.
  2. npm install
  3. npm run dev
    During npm run dev a module was not found:

Failed to compile with 1 errors This relative module was not found:

To Reproduce Steps to reproduce the behavior:

  1. npm run dev
liyasthomas commented 4 years ago

327

https://github.com/liyasthomas/postwoman/issues/327#issuecomment-567443553

AndrewBastin commented 4 years ago

@fazzomurata if the above solution fixed your issue, please close the issue