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

Unnecessary .DS_Store files #46

Closed
zhulduz opened this issue Nov 15, 2017 · 3 comments
Closed

Unnecessary .DS_Store files #46

zhulduz opened this issue Nov 15, 2017 · 3 comments

Comments

@zhulduz
Copy link

zhulduz commented Nov 15, 2017

Hi,
example app has files .DS_Store.
After creating with command react-tv init <app-name> .

@raphamorim
Copy link
Owner

hi @zhulduz, thanks for reporting it.
react-tv init has been rewritten for the next react-tv version. You should not have that problem any more.

You can track the release status on this PR: #42

@raphamorim
Copy link
Owner

I'll close this issue after merge #42 PR :octocat:

@raphamorim
Copy link
Owner

raphamorim commented Nov 17, 2017

I published react-tv@0.3.0-alpha.2 today:
The react-tv init has changed:

To install

$ yarn global add react-tv@0.3.0-alpha.2 

Init behavior using appName:

$ react-tv init my-project && cd my-project

To install and run on browser

$ yarn && yarn start-dev

Should solve it, if not just comment here and I'll reopen this issue :octocat: :)

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

2 participants