Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal characters>?? Could not create dist folder #10

Open
tenghanc opened this issue Apr 19, 2023 · 1 comment
Open

Illegal characters>?? Could not create dist folder #10

tenghanc opened this issue Apr 19, 2023 · 1 comment

Comments

@tenghanc
Copy link

youtube_summary_with_chatgpt@1.0.0 build
npm run clean && webpack

youtube_summary_with_chatgpt@1.0.0 clean
rimraf dist/*

Error: Illegal characters in path.
at pathArg (C:\Users\Psle\AppData\Roaming\npm\node_modules\rimraf\dist\cjs\src\path-arg.js:45:33)
at C:\Users\Psle\AppData\Roaming\npm\node_modules\rimraf\dist\cjs\src\index.js:40:80
at Array.map ()
at C:\Users\Psle\AppData\Roaming\npm\node_modules\rimraf\dist\cjs\src\index.js:40:42
at main (C:\Users\Psle\AppData\Roaming\npm\node_modules\rimraf\dist\cjs\src\bin.js:242:15)
at Object. (C:\Users\Psle\AppData\Roaming\npm\node_modules\rimraf\dist\cjs\src\bin.js:252:5)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Module._load (node:internal/modules/cjs/loader:958:12) {
path: 'C:\Users\Psle\YouTube_Summary_with_ChatGPT\dist\*',
code: 'EINVAL'
}

@kazuki-sf
Copy link
Owner

Please try npm run build instead :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants