[GH-ISSUE #552] relative module not found during start #205

Closed
opened 2026-03-16 14:02:23 +03:00 by kerem · 2 comments
Owner

Originally created by @fazzomurata on GitHub (Feb 5, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/552

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:

  • ../.postwoman/version.json in ./node_modules/babel-loader/lib?ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./layouts/default.vue?vue&type=script&lang=js&

To Reproduce
Steps to reproduce the behavior:

  1. npm run dev
Originally created by @fazzomurata on GitHub (Feb 5, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/552 **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: * ..**/.postwoman/version.json** in ./node_modules/babel-loader/lib?ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./layouts/default.vue?vue&type=script&lang=js& **To Reproduce** Steps to reproduce the behavior: 1. npm run dev
kerem closed this issue 2026-03-16 14:02:28 +03:00
Author
Owner
<!-- gh-comment-id:582379620 --> @liyasthomas commented on GitHub (Feb 5, 2020): #327 https://github.com/liyasthomas/postwoman/issues/327#issuecomment-567443553
Author
Owner

@AndrewBastin commented on GitHub (Feb 6, 2020):

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

<!-- gh-comment-id:583017649 --> @AndrewBastin commented on GitHub (Feb 6, 2020): @fazzomurata if the above solution fixed your issue, please close the issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#205
No description provided.