You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
When I install ng2-fontawesome, I get following error message on the console when I try to bootstrap
zone.js:101 GET file:///home/hayashis/git/kdinstall/traceur net::ERR_FILE_NOT_FOUND
I am compiling my .ts to .js on the server side so I don't need any transpiler installed on the client. I am not sure why ng2-fontawesome need this, but do I need to install it? If so, how?
The text was updated successfully, but these errors were encountered:
When I install ng2-fontawesome, I get following error message on the console when I try to bootstrap
I am compiling my .ts to .js on the server side so I don't need any transpiler installed on the client. I am not sure why ng2-fontawesome need this, but do I need to install it? If so, how?
The text was updated successfully, but these errors were encountered: