I am trying to convert some lua scripts into a package. Afer follwing some other docs and steps mentioned here, I am able to compile the image successfully.
But when I try to install the package using
opkg install <url>
, I got the following error:
opkg_install_cmd: Cannot install package https://github.com/devkapilbansal/test-repo/blob/main/openwisp-openwrt-monitoring_0.0.1-1_all.ipk?raw=True.
I am new to OpenWRT and not able to debug the problem on my own. Would be great if someone can look into it.
The url for package is https://github.com/devkapilbansal/lua-monitoring/tree/openwisp-openwrt-monitoring