We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Still broken?
Sorry, something went wrong.
No branches or pull requests
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.
I didn't try on Windows from scratch yet since I have that running stable for a few months.
The text was updated successfully, but these errors were encountered: