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

Build Errors #10

Closed
kolkov opened this issue Dec 10, 2016 · 1 comment
Closed

Build Errors #10

kolkov opened this issue Dec 10, 2016 · 1 comment

Comments

@kolkov
Copy link

kolkov commented Dec 10, 2016

Whats wrong?
image

@kolkov
Copy link
Author

kolkov commented Dec 10, 2016

Fixed! Reinstall and

git clone https://github.com/ui-router/ng2 ui-router-ng2
git clone https://github.com/ui-router/core ui-router-core
cd ui-router-core
npm install
npm link
npm run build

cd ../ui-router-ng2
npm install
npm link ui-router-core
npm run build

solved for me.
Thanks!

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