Closed Tiipiac closed 3 months ago
I added the package.json file in the repository. This should work now! Could you confirm ?
I cannot find the package.json, and still have the same issue. Are you sure you pushed the updates on master?
Hi Tiipiac, Thanks for coming back. There is an evil eye looking over this lib :.-| I now push the change online. Tested and work great Dominique
Hi, I am trying to use the command you provide in the readme to install your package on my esp running on micropython, but cannot.
The command: python.exe -m mpremote mip install github:mchobby/esp8266-upy/mcp230xx
The output: Install github:mchobby/esp8266-upy/mcp230xx Installing github:mchobby/esp8266-upy/mcp230xx/package.json to /lib Package may be partially installed mpremote: Package not found: github:mchobby/esp8266-upy/mcp230xx/package.json
It's my first time using micropython, but after searching around I could not find an answer to my issue. Could you help me out there? Thanks!