Vue-styleguidist: Windows line ending in styleguidist.js causing build error in version 1.2.10

Created on 10 Oct 2017  路  5Comments  路  Source: vue-styleguidist/vue-styleguidist

In vue-styleguidist/bin/styleguidist.js, the first line has a Windows line ending. Need to change format of file to have Unix line endings. (error found in MacOS Sierra)

Most helpful comment

Hi,

Ok, I've published the fix under v1.2.11.
Please try it and let me know if it works.

All 5 comments

Having the same issue, it's the same problem that was previously reported here: https://github.com/vue-styleguidist/vue-styleguidist/issues/1

Here's the error message when trying to build the Styleguide:

yarn run v1.2.0
$ vue-styleguidist build
env: node\r: No such file or directory
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Hi,

Ok, I've published the fix under v1.2.11.
Please try it and let me know if it works.

Issue is fixed in v1.2.11 :) thanks!

Thank all :)

Hmm, has this crept back in? I'm on 1.3.2 and have this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wmartins picture wmartins  路  5Comments

dhruvkb picture dhruvkb  路  4Comments

bwcgn picture bwcgn  路  6Comments

gjuchault picture gjuchault  路  5Comments

rmartins90 picture rmartins90  路  5Comments