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

Where is 'at-ui-style' #10

Closed
yoyo837 opened this issue Aug 31, 2017 · 6 comments
Closed

Where is 'at-ui-style' #10

yoyo837 opened this issue Aug 31, 2017 · 6 comments

Comments

@yoyo837
Copy link
Contributor

yoyo837 commented Aug 31, 2017

When i run npm i, it report error like this:
ERROR in ./docs/main.js
Module not found: Error: Can't resolve 'at-ui-style' in 'D:\source-control\git\at-ui\docs'

@yoyo837
Copy link
Contributor Author

yoyo837 commented Aug 31, 2017

Sorry,i found it.

@yoyo837 yoyo837 closed this as completed Aug 31, 2017
@yoyo837 yoyo837 reopened this Aug 31, 2017
@yoyo837
Copy link
Contributor Author

yoyo837 commented Aug 31, 2017

After run

npm i at-ui-style

Same as ever.

@koppthe
Copy link
Member

koppthe commented Aug 31, 2017

I'll improve the documentation.

at-ui-style is a submodule of at-ui.
You should run two commands: git submodule init to initialize your local configuration file, and git submodule update to fetch all the data.

git submodule init
git submodule update

@yoyo837
Copy link
Contributor Author

yoyo837 commented Aug 31, 2017

All right. You should do that.

@yoyo837
Copy link
Contributor Author

yoyo837 commented Sep 1, 2017

.gitmodules: Submodule clone with SSH, when at-ui clone with HTTPS, there may be report error.

Host key verification failed.
fatal: Could not read from remote repository.

@yoyo837
Copy link
Contributor Author

yoyo837 commented Sep 3, 2017

#19

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