Coder Social home page Coder Social logo

Comments (8)

sartyx avatar sartyx commented on August 16, 2024

doesn't really work?

Library Manager: Installing dok-net/ghostl @ ^1.0.0
Library Manager: Warning! Could not install `{'owner': 'dok-net', 'name': 'ghostl', 'version': '^1.0.0'}` dependency for the`EspSoftwareSerial` package

from espsoftwareserial.

dok-net avatar dok-net commented on August 16, 2024

@sartyx @CraigBurden @Sjorsa I've spoken to the original EspSoftwareSerial maintainer, from whom I've taken over. He wasn't the one who registered EspSoftwareSerial with platform.io either - but isn't able to find out who it was and who's potentially behind registering new releases.
And no, it's not necessary for the registrant to be the same person as the development lead. This is open source. If nobody takes any perceived "risk" to have a little effort, nobody is entitled to complain, either :-)
If you have an platformio account or are willing to create one, and if you can think you can show due dilligence in submitting, reviewing the result and perhaps updating for new releases in the forseeable near future, please go ahead and publish ghostl. It is OK by me!!! I'm just not going to do it myself, there's nothing in that for me except the hassle.

from espsoftwareserial.

popos123 avatar popos123 commented on August 16, 2024

Hi, after installing git basch for windows, I was try to add lib_deps =
maxgerhardt/ghostl@^1.0.0
and
https://github.com/dok-net/ghostl/archive/refs/tags/1.0.0.zip
and
https://github.com/dok-net/ghostl/

and still doesn't work, ive got an error:

Resolving pico32 dependencies...
Library Manager: Installing dok-net/ghostl @ ^1.0.0
UnknownPackageError: Could not find the package with 'dok-net/ghostl @ ^1.0.0' requirements for your system 'windows_amd64'

EDIT: on version 1.0.1 still the same ...
EDIT2: for now, the forked version is working great: https://github.com/jmceleney/espsoftwareserial

from espsoftwareserial.

verilog-indeed avatar verilog-indeed commented on August 16, 2024

doesn't really work?

Library Manager: Installing dok-net/ghostl @ ^1.0.0
Library Manager: Warning! Could not install `{'owner': 'dok-net', 'name': 'ghostl', 'version': '^1.0.0'}` dependency for the`EspSoftwareSerial` package

Just had the same issue, solved it by cloning the https://github.com/dok-net/ghostl repo into my libs folder, make sure that dok-net/ghostl is NOT part of lib_deps.

from espsoftwareserial.

Bascy avatar Bascy commented on August 16, 2024

Solved it bij splitting name and version in library.json (See pull request)

"dependencies": {
        "name": "ghostl",
        "version": "maxgerhardt/ghostl@^1.0.0"
    }

You can also specify a direct url into the github repo in stead of <owner>/<repo> construction

from espsoftwareserial.

popos123 avatar popos123 commented on August 16, 2024

so anyone cane make a new release e.g. 8.3.0 with two critical fixes from this #307 and #311 and optionally from #310?
really please, this library is almost perfect :(

from espsoftwareserial.

sartyx avatar sartyx commented on August 16, 2024

you can make your own fork/version on the upper right corner with the fixes

from espsoftwareserial.

dok-net avatar dok-net commented on August 16, 2024

Fixed by publishing the ghostl library to PIO under my own account now.

from espsoftwareserial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.