ng-feathers icon indicating copy to clipboard operation
ng-feathers copied to clipboard

gulp build - erro ng-feathers.standalone.min.js

Open GlauberF opened this issue 7 years ago • 5 comments

After I build my angularjs project that uses ng-feathers.standalone.min.js, it starts giving error in some variants of the pŕoprio file (ng-feathers.standalone.min.js), it seems that some file is missing, see the attached images.

note: do I need to have any more auxiliary files when working with ng-feathers.standalone.min.js?

deepinscreenshot_select-area_20180218214827

deepinscreenshot_select-area_20180218214843

GlauberF avatar Feb 19 '18 00:02 GlauberF

Which version are you currently using?

beevelop avatar Feb 19 '18 11:02 beevelop

version of what?

GlauberF avatar Feb 19 '18 12:02 GlauberF

I think the problem is here <script src = "bower_components/socket.io-client/socket.io.js"></ script>)

I use the bower to install, which package should I install to get this up? this bower install socket.io ??

GlauberF avatar Feb 19 '18 12:02 GlauberF

@GlauberF Version of this ng-feathers lib? You should not be required to include any of ng-feathers dependencies in order to get the standalone version running.

beevelop avatar Feb 19 '18 17:02 beevelop

@beevelop "ng-feathers": "^1.7.2",

GlauberF avatar Feb 19 '18 17:02 GlauberF