Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install on OSX fails #150

Open
SaturnusDJ opened this issue Aug 17, 2016 · 1 comment
Open

npm install on OSX fails #150

SaturnusDJ opened this issue Aug 17, 2016 · 1 comment

Comments

@SaturnusDJ
Copy link
Member

SaturnusDJ commented Aug 17, 2016

Os-locale and tinder have to be installed manually. But even when doing this, the build process fails too.

I guess it has something to do with desktop-app/package.json or the call to it.

{
"name": "tinder-desktop",
"productName": "Tinder Desktop",
"version": "0.1.0",
"main": "main.js",
"dependencies": {
"os-locale": "~1.4.0",
"tinder": "git://github.com/tinderjs/tinderjs"
}
}

I didn't try on Windows from scratch yet since I have that running stable for a few months.

@mayeaux
Copy link
Member

mayeaux commented Oct 21, 2016

Still broken?

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

No branches or pull requests

2 participants