[GH-ISSUE #2935] [bug]: pnpm run dev error , it does not work #953

Closed
opened 2026-03-16 17:48:40 +03:00 by kerem · 3 comments
Owner

Originally created by @whyisthatyou on GitHub (Feb 28, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2935

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

pnpm install is ok ,now "pnpm run dev " does not work,error message:

packages/hoppscotch-web do-dev$ pnpm run dev
│ > @hoppscotch/web@0.0.0 dev C:\Users\whyisthatyou\Desktop\hoppscotch-main\packages\hoppscotch-web
│ 'vite' �����ڲ����ⲿ���Ҳ���ǿ����еij���
│ ���������ļ���
│  ELIFECYCLE  Command failed with exit code 1.
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @hoppscotch/web@0.0.0 do-dev: pnpm run dev
Exit status 1
 WARN  Local package.json exists, but node_modules missing, did you mean to install?
 ELIFECYCLE  Command failed with exit code 1.

Steps to reproduce

node -v --v16.15.1

Environment

Production

Version

Cloud

Originally created by @whyisthatyou on GitHub (Feb 28, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2935 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior pnpm install is ok ,now "pnpm run dev " does not work,error message: packages/hoppscotch-web do-dev$ pnpm run dev │ > @hoppscotch/web@0.0.0 dev C:\Users\whyisthatyou\Desktop\hoppscotch-main\packages\hoppscotch-web │ 'vite' �����ڲ����ⲿ���Ҳ���ǿ����еij��� │ ���������ļ��� │  ELIFECYCLE  Command failed with exit code 1.  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @hoppscotch/web@0.0.0 do-dev: `pnpm run dev` Exit status 1  WARN  Local package.json exists, but node_modules missing, did you mean to install?  ELIFECYCLE  Command failed with exit code 1. ### Steps to reproduce node -v --v16.15.1 ### Environment Production ### Version Cloud
kerem 2026-03-16 17:48:40 +03:00
Author
Owner

@whyisthatyou commented on GitHub (Feb 28, 2023):

still wrong ,when change vite version to level 3:
devDependencies:

  • @commitlint/cli 16.3.0
  • @commitlint/config-conventional 16.2.4
  • @types/node 17.0.45
  • http-server 14.1.1
  • vite 3.2.4 (4.1.4 is available)
<!-- gh-comment-id:1447670747 --> @whyisthatyou commented on GitHub (Feb 28, 2023): still wrong ,when change vite version to level 3: devDependencies: + @commitlint/cli 16.3.0 + @commitlint/config-conventional 16.2.4 + @types/node 17.0.45 + http-server 14.1.1 + vite 3.2.4 (4.1.4 is available)
Author
Owner

@whyisthatyou commented on GitHub (Feb 28, 2023):

pnpm connect tcp error ,retry success

<!-- gh-comment-id:1447840597 --> @whyisthatyou commented on GitHub (Feb 28, 2023): pnpm connect tcp error ,retry success
Author
Owner

@whyisthatyou commented on GitHub (Feb 28, 2023):

pnpm connect tcp error ,retry success

<!-- gh-comment-id:1447842273 --> @whyisthatyou commented on GitHub (Feb 28, 2023): pnpm connect tcp error ,retry success
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#953
No description provided.