mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 17:26:03 +03:00
[GH-ISSUE #442] npm run dev module was not found: ../.postwoman/version.json #166
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ccenjie on GitHub (Dec 19, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/442
i sure that i do npm install && npm run dev
but it does not work
throw a err :
WARN Compiled with 1 warnings friendly-errors 12:00:18
WARN in ./node_modules/yargs-parser/index.js friendly-errors 12:00:18
Critical dependency: the request of a dependency is an expression
friendly-errors 12:00:18
ERROR Failed to compile with 1 errors friendly-errors 12:00:18
This relative module was not found: friendly-errors 12:00:18
friendly-errors 12:00:18
_modules/vue-loader/lib??vue-loader-options!./layouts/default.vue?vue&type=scri
t&lang=js&
i Waiting for file changes 12:00:18
i Memory usage: 208 MB (RSS: 358 MB) 12:00:18
@liyasthomas commented on GitHub (Dec 19, 2019):
Duplicate of #327
https://github.com/liyasthomas/postwoman/issues/327#issuecomment-558417184