Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.
This repository was archived by the owner on May 21, 2019. It is now read-only.

jscs validateLineBreaks JS hinting error when running gulp commands #28

@cvan

Description

@cvan

screenshot
screenshot

I'm on Windows. And I didn't get this error before, but now I do. I get this error when running npm run dev and npm run watch:

ERROR in ./src/js/index.js
jscs results in errors
  validateLineBreaks @ line 1 char 13
    validateLineBreaks: Invalid line break

ERROR in ./src/js/index.js
Module build failed: Error: Module failed in cause of jscs error.
    at Object.checkSource (C:\Users\mozilla\projects\puppets\node_modules\jscs-loader\index.js:116:13)
    at Object.<anonymous> (C:\Users\mozilla\projects\puppets\node_modules\jscs-loader\index.js:140:19)
    at Object.<anonymous> (C:\Users\mozilla\projects\puppets\node_modules\jscs-loader\index.js:47:14)
    at respond (C:\Users\mozilla\projects\puppets\node_modules\rcfinder\index.js:140:7)
    at next (C:\Users\mozilla\projects\puppets\node_modules\rcfinder\index.js:164:16)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickCallback (internal/process/next_tick.js:104:9)

Any ideas, @brianchirls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions