Skip to content

src/templates/pages/examples/image-copy-method.hbs has \r in filename #1112

Closed
@benfry

Description

@benfry

Actual Behaviour

The generated file src/templates/pages/examples/image-copy-method.hbs contains a \r (carriage return) before the .hbs extension.

Expected Behaviour

No unprintable characters in the filename; causes weirdness in a shell and most file operations.

Steps to reproduce it

npm install
npm run watch

On the command line, ls src/templates/pages/examples/image-co and hit . On macOS you'll see this complete to src/templates/pages/examples/image-copy-method$'\r'.hbs (the $'\r' is way zsh shows escape characters).

Screenshots of the issue

Screen Shot 2022-01-16 at 7 34 55 AM

Would you like to work on the issue?

Nope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions