Skip to content

Error on Node 4.x #2

@nagkumar

Description

@nagkumar

Seems to work on Node 0.12.7 but the Error seen in node 4.x is

Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-load-image\js\load-image.all.min.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\cors\jquery.postmessage-transport.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\cors\jquery.postmessage-transport.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\cors\jquery.xdr-transport.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\vendor\jquery.ui.widget.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\jquery.fileupload.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\jquery.fileupload-process.js into a subdirectory.
Using app.import with a file in the root of vendor/ causes a significant performance penalty. Please move bower_components\blueimp-file-upload\js\jquery.fileupload-image.js into a subdirectory.
Livereload server on port 35729
Serving on http://0.0.0.0:4200/

ember-cli-content-security-policy/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
ember-cli-content-security-policy/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

ember-cli-content-security-policy/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
ember-cli-content-security-policy/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

live-reload-middleware/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
live-reload-middleware/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

live-reload-middleware/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
live-reload-middleware/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

ember-export-application-global/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
ember-export-application-global/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

ember-export-application-global/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
ember-export-application-global/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

ember-cli-qunit/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
ember-cli-qunit/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

ember-cli-qunit/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
ember-cli-qunit/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

ember-data/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
ember-data/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

ember-data/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
ember-data/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

ember-jquery-fileupload/components/jq-fileupload.js: line 90, col 33, 'e' is defined but never used.
ember-jquery-fileupload/components/jq-fileupload.js: line 94, col 32, 'e' is defined but never used.

2 errors

ember-jquery-fileupload/core/upload_model.js: line 30, col 18, 'data' is defined but never used.
ember-jquery-fileupload/core/upload_model.js: line 36, col 19, 'data' is defined but never used.

2 errors

===== 2 JSHint Errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions