How do I create a NodeJS application using the SDK?
In order to create a backend or server-side NodeJS application, it is best to use the NodeJS extension that utilizes the C/C++ edition of the Dynamsoft Barcode Reader. You can find the npm package here. Instructions on how to use the package are available on the npm page.
However, if you are looking for examples on how to use this NodeJS extension, please visit the Github page.
If you attempt to use DBR-JS or its associated npm package in a NodeJS server application, you will most likely be met with errors at runtime. The JavaScript edition is meant only for client-side solutions.
If you have any questions on how to use the barcode4nodejs package, please contact us.