We Need Example for Angular 2.0.* #474

Open
opened 2016-10-27 03:04:33 +00:00 by liuxue0905 · 1 comment
liuxue0905 commented 2016-10-27 03:04:33 +00:00 (Migrated from github.com)

ReadMe is not contain:
How to config systemjs.config.js

Try Many times:
FileItem FILE_UPLOAD_DIRECTIVES can not be import successful.

ReadMe is not contain: How to config systemjs.config.js Try Many times: FileItem FILE_UPLOAD_DIRECTIVES can not be import successful.
gaurav2887 commented 2016-10-28 00:10:37 +00:00 (Migrated from github.com)

@liuxue0905 - You should not user FILE_UPLOAD_DIRECTIVES in 2.0 and instead of that you can import FileUploadModule in your app.module file and then the demo from https://github.com/valor-software/ng2-file-upload/tree/development/demo/components/file-upload should work for you.

Demo has all the files for 2.0: https://github.com/valor-software/ng2-file-upload/blob/development/demo/ng2-file-upload-demo.module.ts

@liuxue0905 - You should not user FILE_UPLOAD_DIRECTIVES in 2.0 and instead of that you can import FileUploadModule in your app.module file and then the demo from https://github.com/valor-software/ng2-file-upload/tree/development/demo/components/file-upload should work for you. Demo has all the files for 2.0: https://github.com/valor-software/ng2-file-upload/blob/development/demo/ng2-file-upload-demo.module.ts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#474