mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3134] [bug]: Unable to run 'pnpm run dev' locally #1034
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#1034
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 @nguyennm96 on GitHub (Jun 12, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3134
Is there an existing issue for this?
Summary
Hi team, I'm facing a lot of difficulties when I want to install Hoppscotch on my MacOS M1. It has too many errors, and I hope the team will release a specific article soon about how to install Hoppscotch.
My machine:
Why should this be worked on?
It's always failed at this step
@ankitsridhar16 commented on GitHub (Jun 13, 2023):
We have a blog to help you install - https://dev.to/hoppscotch/self-host-your-api-testing-with-hoppscotch-the-open-source-api-platform-1e5
@yasemincidem commented on GitHub (Jun 14, 2023):
Thanks for sharing the document. I followed the document. But I keep getting an error when I run
pnpm install. Is there anyone faced this issue before ?@webysther commented on GitHub (Jun 16, 2023):
@yasemincidem try this #3112
@nguyennm96 commented on GitHub (Jun 17, 2023):
Hi @ankitsridhar16, I'm encountering an issue when running 'pnpm run dev' locally. When I open localhost:3000, it crashes. Could you please help me resolve this?
@nguyennm96 commented on GitHub (Jun 19, 2023):
Has anyone successfully installed it locally on M1? Can someone assist me with it, please?
@ankitsridhar16 commented on GitHub (Jun 19, 2023):
@amk-dev can you take a look
@balub commented on GitHub (Jun 27, 2023):
@nguyennm96 Could you let me know why you are using
pnpm run devto run the server over the recommended way of using docker? are you by any chance developing on the code?@AndrewBastin commented on GitHub (Sep 6, 2023):
Closing due to inactivity. Please do reopen if the issue still persists in the 2023.8.0 release.