Giter Site home page Giter Site logo

Some includes fail about yamlinc HOT 5 CLOSED

javanile avatar javanile commented on June 6, 2024
Some includes fail

from yamlinc.

Comments (5)

francescobianco avatar francescobianco commented on June 6, 2024

Hi @didac-wh

Actually this fix
1f837af

try to update to [email protected]
https://www.npmjs.com/package/yamlinc/v/0.1.7

your support is gold for me, thanks!

from yamlinc.

didac-wh avatar didac-wh commented on June 6, 2024

Hello @francescobianco
Thanks for the package and for the quick action.

Unfortunately the problem seems to persist, this time with a low dash character "_".

Example:
$include_cjrw5r46q002b6pnm71vvbvk

Hope it helps :)

from yamlinc.

ericelliott avatar ericelliott commented on June 6, 2024

Hi guys, if cuid is generating characters that are causing you problems, I'd like to issue fixes in the cuid library so the whole ecosystem benefits. Please feel free to PR.

from yamlinc.

ericelliott avatar ericelliott commented on June 6, 2024

FYI, that underscore is NOT being generated by cuid. Cuids always begin with c.

cuid: cjrw5r46q002b6pnm71vvbvk
Prepended by something else: $include_

Cuid also does not generate underscores:

Array.from({ length: 1000000 }, x => cuid()).filter(id => /_/.test(id))
// []

from yamlinc.

francescobianco avatar francescobianco commented on June 6, 2024

Hi @didac-wh @ericelliott

The last update can be the best one
5858a11

try to update to [email protected]
https://www.npmjs.com/package/yamlinc/v/0.1.8

Thanks

from yamlinc.

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.