-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_this.fixedLength is not a function #30
Comments
First off, thanks for the thorough report! This seems related to #13 and #23 which are partially fixed by #24 (which is basically the same as the diff you posted). I would love to know more about your build process to understand what may be causing the issue - are you using Rollup, Webpack, Esbuild or similar? Could you share you build config here? Regardless, since it seems to be a recurring problem I will merge and publish a patch this weekend. |
Hello there i am using webpack |
Information :-
System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz
Memory: 559.27 MB / 7.82 GB
Binaries:
Node: 16.13.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.18 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.1.2 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 28, 30, 33
Build Tools: 30.0.2, 33.0.0
System Images: android-30 | Google APIs Intel x86 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: Not Found
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.66.4 => 0.66.4
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found
I got this error when i tried to parse value of gs128 type barcode which is having expiry date
here is the barcode which i tried to parse
here is the error which i am getting
Please help me thank you
The text was updated successfully, but these errors were encountered: