我正在尝试使用https://github.com/leewinder/ng2-google-recaptcha中的ng2-google-recaptcha组件。我做了一切,就像它在页面上说的那样,但我收到了这个错误:
Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:3000/ng2-google-recaptcha
...
Error loading http://localhost:3000/ng2-google-recaptcha as "ng2-google-recaptcha" from http://localhost:3000/app/app.module.js
我用Google搜索,但无法解决问题。请告诉我我做错了什么。
谢谢,
mismas
答案 0 :(得分:1)
我没有按照安装说明中的说法在systemjs.config.js文件中添加内容。