小编Dee*_*pak的帖子

Amazon s3存储桶的Angular2文件上传

我知道如何做角度1的亚马逊s3文件上传.我可以知道如何上传角度2的文件.但我没有找到角度2的任何解决方案.

amazon-s3 angular

6
推荐指数
1
解决办法
1万
查看次数

更新angular2 Beta 11后发生错误

更新angular2 beta.8到beta11后@View无法正常工作.我在终结时遇到这个错误

ERROR in ./~/ng2-bootstrap/components/datepicker/yearpicker.ts
(2,14): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.

ERROR in ./~/ng2-bootstrap/components/datepicker/monthpicker.ts
(2,14): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.

ERROR in ./src/app/components/subrouting/sub-routing.ts
(1,20): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.

ERROR in ./src/app/components/sub-routing-2/sub-routing-2.ts
(1,20): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.

ERROR in ./src/app/components/access-directives/access-directives.ts
(1,20): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.

ERROR in ./src/app/components/access-data-bt-component/send-data.ts
(1,20): error TS2305: Module '"/home/dinesh/dev/angular2-seed-with-gulp/node_modules/angular2/core"' has no exported member 'View'.
Run Code Online (Sandbox Code Playgroud)

angular

3
推荐指数
1
解决办法
1529
查看次数

标签 统计

angular ×2

amazon-s3 ×1