You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im doing the first bacnet protocol in android. IM using cordova as a tool.
Make the step as this repository sais.
1.- npm install --save bacstack (it was installed in /node_modules/bacstack folder)
2.- I added this code beloow to my index.html page.
3.- Run the app and press my button ".bacnetButton" and get the error -> require is not defined
Node Version:
6.14.10
Node BACstack Version:
0.0.1-beta.13
Im new in BACnet protocol
Im doing the first bacnet protocol in android. IM using cordova as a tool.
Make the step as this repository sais.
1.- npm install --save bacstack (it was installed in /node_modules/bacstack folder)
2.- I added this code beloow to my index.html page.
3.- Run the app and press my button ".bacnetButton" and get the error -> require is not defined
`
`
The text was updated successfully, but these errors were encountered: