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

File names containing spaces may cause caching failure #246

Open
Got99 opened this issue Jan 3, 2024 · 0 comments
Open

File names containing spaces may cause caching failure #246

Got99 opened this issue Jan 3, 2024 · 0 comments

Comments

@Got99
Copy link

Got99 commented Jan 3, 2024

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

CentOS 7 and CentOS 8 containers, encoding is UTF-8.

                                   sh "npm i"
                                   sh 'npm run build:h5'

Reproduction steps

image

Expected Results

Caused by: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /data/jenkins-slave03/workspace/ehospital.dev.frontend.ehospital-front-mobile/node_modules/uview-plus/components/u-slider/nvue - .js

Actual Results

This document with spaces and Chinese characters in the file name may lead to compilation failure.

Anything else?

No response

Are you interested in contributing a fix?

No response

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

No branches or pull requests

2 participants