-
-
Notifications
You must be signed in to change notification settings - Fork 596
Description
Describe the bug
18:08:57 - Starting compilation in watch mode...
@chrome-extension-boilerplate/shared:dev:
@chrome-extension-boilerplate/hmr:build: cache miss, executing ad81c414348df793
@chrome-extension-boilerplate/dev-utils:build: cache miss, executing 5f3ab6c9256f24ad
@chrome-extension-boilerplate/shared:clean: ERROR: command finished with error: command (D:\xx\chrome-extension\chrome-extension-boilerplate-react-vite\packages\shared) D:\xxx\nodejs\pnpm.cmd run clean exited (1)
@chrome-extension-boilerplate/shared#clean: command (D:\xxx\chrome-extension\chrome-extension-boilerplate-react-vite\packages\shared) D:\Program Files\nodejs\pnpm.cmd run clean exited (1)
Tasks: 2 successful, 6 total
Cached: 0 cached, 6 total
Time: 5.19s
Failed: @chrome-extension-boilerplate/shared#clean
ERROR run failed: command exited (1)
To Reproduce
Steps to reproduce the behavior:
- git clone
- pnpm i
- pnpm run dev-server and pnpm run dev
- See error
Expected behavior
Want to know how to run it successfully
Screenshots
none
Desktop (please complete the following information):
- OS: [Window11]
- Browser [chrome]
- Node Version [v20.9.0]
Additional context
none