We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After running npm install and webpack in the folder the entry static page doesn't render due to some angular error : Error: [$injector:modulerr] Failed to instantiate module torrent-web-poc due to: [$injector:unpr] Unknown provider: t http://errors.angularjs.org/1.6.9/$injector/unpr?p0=t o/<@http://sohail10.me:8080/script.js:26:594 Xe/a.$injector<@http://sohail10.me:8080/script.js:26:24094 l@http://sohail10.me:8080/script.js:26:25679 s@http://sohail10.me:8080/script.js:26:25984 invoke@http://sohail10.me:8080/script.js:26:26072 i@http://sohail10.me:8080/script.js:26:25461 x/<@http://sohail10.me:8080/script.js:26:25094 $@http://sohail10.me:8080/script.js:26:1569 x@http://sohail10.me:8080/script.js:26:24955 Xe@http://sohail10.me:8080/script.js:26:24291 o@http://sohail10.me:8080/script.js:26:10488 _t@http://sohail10.me:8080/script.js:26:10801 Tt@http://sohail10.me:8080/script.js:26:10046 @http://sohail10.me:8080/script.js:26:176646 n@http://sohail10.me:8080/script.js:26:16674
http://errors.angularjs.org/1.6.9/$injector/modulerr?p0=torrent-web-poc&p1=%5B%24injector%3Aunpr%5D%20Unknown%20provider%3A%20t%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.6.9%2F%24injector%2Funpr%3Fp0%3Dt%0Ao%2F%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A594%0AXe%2Fa.%24injector%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24094%0Al%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25679%0As%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25984%0Ainvoke%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A26072%0Ai%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25461%0Ax%2F%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25094%0A%24%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A1569%0Ax%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24955%0AXe%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24291%0Ao%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10488%0A_t%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10801%0ATt%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10046%0A%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A176646%0An%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A16674%0A script.js:26:594 I'm trying to install it on a droplet oon digitalocean... Installing with npm doesn't work either so I try to do it manually... On heroku, it works somehow, could you tell me what is wrong in my process or point me in the right direction in setting it up on my own server... Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After running npm install and webpack in the folder the entry static page doesn't render due to some angular error :
Error: [$injector:modulerr] Failed to instantiate module torrent-web-poc due to:
[$injector:unpr] Unknown provider: t
http://errors.angularjs.org/1.6.9/$injector/unpr?p0=t
o/<@http://sohail10.me:8080/script.js:26:594
Xe/a.$injector<@http://sohail10.me:8080/script.js:26:24094
l@http://sohail10.me:8080/script.js:26:25679
s@http://sohail10.me:8080/script.js:26:25984
invoke@http://sohail10.me:8080/script.js:26:26072
i@http://sohail10.me:8080/script.js:26:25461
x/<@http://sohail10.me:8080/script.js:26:25094
$@http://sohail10.me:8080/script.js:26:1569
x@http://sohail10.me:8080/script.js:26:24955
Xe@http://sohail10.me:8080/script.js:26:24291
o@http://sohail10.me:8080/script.js:26:10488
_t@http://sohail10.me:8080/script.js:26:10801
Tt@http://sohail10.me:8080/script.js:26:10046
@http://sohail10.me:8080/script.js:26:176646
n@http://sohail10.me:8080/script.js:26:16674
http://errors.angularjs.org/1.6.9/$injector/modulerr?p0=torrent-web-poc&p1=%5B%24injector%3Aunpr%5D%20Unknown%20provider%3A%20t%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.6.9%2F%24injector%2Funpr%3Fp0%3Dt%0Ao%2F%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A594%0AXe%2Fa.%24injector%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24094%0Al%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25679%0As%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25984%0Ainvoke%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A26072%0Ai%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25461%0Ax%2F%3C%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A25094%0A%24%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A1569%0Ax%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24955%0AXe%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A24291%0Ao%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10488%0A_t%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10801%0ATt%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A10046%0A%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A176646%0An%40http%3A%2F%2Fsohail10.me%3A8080%2Fscript.js%3A26%3A16674%0A
script.js:26:594
I'm trying to install it on a droplet oon digitalocean...
Installing with npm doesn't work either so I try to do it manually...
On heroku, it works somehow, could you tell me what is wrong in my process or point me in the right direction in setting it up on my own server...
Thanks
The text was updated successfully, but these errors were encountered: