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

Can't use #14

Closed
nghiaphunguyen opened this issue Jun 30, 2016 · 3 comments
Closed

Can't use #14

nghiaphunguyen opened this issue Jun 30, 2016 · 3 comments
Labels

Comments

@nghiaphunguyen
Copy link

Hi neonichu
I installed all stuffs and it worked in the first time. After that, it always fail. Error like that:
no such module 'Chores'
import Chores
^

Have you any idea for that? Thanks

@neonichu
Copy link
Owner

Switching Swift or Xcode versions could be a problem, since the compilation only happens once and there's no cache invalidation. So my recommendation would be to delete cached files in $HOME/.📦 and let downloads/compilation happen from scratch.

@neonichu
Copy link
Owner

This is related to #4 — there should be an easier way to reset the cached data.

@nghiaphunguyen
Copy link
Author

nghiaphunguyen commented Jul 1, 2016

I found the reason, i ran with command "swift file.swift" instead of "./file.swift" :'(

@neonichu neonichu closed this as completed Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants