Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Script fails in Linux #19

Closed
ACXgit opened this issue Mar 8, 2016 · 7 comments
Closed

Script fails in Linux #19

ACXgit opened this issue Mar 8, 2016 · 7 comments
Assignees

Comments

@ACXgit
Copy link

ACXgit commented Mar 8, 2016

I've run in a similar issue:
nwutils/nw-builder#75
I noticed that many files have Dos\Windows EOL while they should have UNIX EOL.

@tivac
Copy link
Contributor

tivac commented Mar 8, 2016

Looks like npm/npm#2097 strikes again.

@tivac tivac self-assigned this Mar 12, 2016
@tivac
Copy link
Contributor

tivac commented Mar 14, 2016

@ACXgit mithril-objectify@1.2.2 should have the correct line-endings in /bin/cli.js.

I only have a windows box though, so let me know if that doesn't solve it.

@tivac tivac closed this as completed Mar 14, 2016
@ACXgit
Copy link
Author

ACXgit commented Mar 14, 2016

I confirm that it's ok now 👍

@HendrikRoth
Copy link

HendrikRoth commented May 4, 2016

This fix works only loading mithril-objectify direct via git. The npm package still fails.

package.json:

"mithril-objectify": "git://github.com/tivac/mithril-objectify.git#v2.2.0",

@tivac
Copy link
Contributor

tivac commented May 4, 2016

Opened #30 to set up publishing via Travis, which should solve this. Sorry about that!

@tivac
Copy link
Contributor

tivac commented May 4, 2016

I just published mithril-objectify@2.2.1 via travis, @HendrikRoth would you give it another shot?

@HendrikRoth
Copy link

Confirmed. Can be closed!

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

No branches or pull requests

3 participants