yobryon / ngx-barcode

An angular component for Angular 4+ for creating 1-D barcodes based on Lindell's JsBarcode
https://yobryon.github.io/ngx-barcode
81 stars 53 forks source link

index.js not found in v0.2.2 #3

Closed akana closed 7 years ago

akana commented 7 years ago

after update to v0.2.2, i got this error in browser Module build failed: Error: ENOENT: no such file or directory, open 'xxx\node_modules\ngx-barcode\index.js' at Error (native)

It works fine in v0.2.1

plateform:

yobryon commented 7 years ago

The build/package issues should all be resolved in the new 0.2.4 version.

yobryon commented 7 years ago

@akana if this one works for you, please go ahead and close the issue. Thanks!

akana commented 7 years ago

it works. thank you very much :+1: