Skip to content

gulp(schematics-ts): doesn't handle projects in directories with spaces in their names #13871

@Anil-bohorya

Description

@Anil-bohorya

Bug, feature request, or proposal:

[12:02:32] 'cdk:assets:schematics-ts' errored after 28 ms
[12:02:32] Error: tsc compilation failure
....
[12:02:32] 'build:devapp' errored after 53 ms
[12:02:32] Error in plugin 'run-sequence(cdk:assets:schematics-ts)'
Message:
tsc compilation failure
....

[12:02:32] 'cdk:build-no-bundles' errored after 53 ms
[12:02:32] Error in plugin 'run-sequence(build:devapp)'
Message:
tsc compilation failure

What is the expected behavior?

What is the current behavior?

after 'npm run demo-app'
[12:02:32] Starting 'build:devapp'...
[12:02:32] Starting 'cdk:build-no-bundles'...
[12:02:32] Starting 'cdk:assets:scss'...
[12:02:32] Finished 'cdk:assets:scss' after 14 ms
[12:02:32] Starting 'cdk:assets:copy-styles'...
[12:02:32] Starting 'cdk:assets:html'...
[12:02:32] Starting 'cdk:assets:schematics-ts'...
/bin/sh: /Users/Username/Downloads/new: No such file or directory

[12:02:32] 'cdk:assets:schematics-ts' errored after 28 ms
[12:02:32] Error: tsc compilation failure
.........

What are the steps to reproduce?

followed Readme file and started with #13781

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: dev-infraIssue related to internal project infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions