Coder Social home page Coder Social logo

Current npm build broken about emojme HOT 6 CLOSED

guyfedwards avatar guyfedwards commented on August 30, 2024
Current npm build broken

from emojme.

Comments (6)

jackellenberger avatar jackellenberger commented on August 30, 2024 2

Okay! Give 1.3.3 a try.

The problem was even more stupid than I thought. I thought I had to write out every included file I wanted, but actually the wildcard was working fine, I just had a typo 😬

from emojme.

guyfedwards avatar guyfedwards commented on August 30, 2024 1

Works 🌮

from emojme.

jackellenberger avatar jackellenberger commented on August 30, 2024

That's weird! I have the lib folder included right here but maybe it doesn't know how to deal with directories recursively?

I've been testing the package with npm link, maybe that's not robust enough. There's no magic moving things around, I just npm login && npm publish when I've got a change. Let me see if I can sort this out

from emojme.

guyfedwards avatar guyfedwards commented on August 30, 2024

Are the lib/emoij-... files copies of the emojme-... files of the same name in root?

from emojme.

jackellenberger avatar jackellenberger commented on August 30, 2024

No, so the lib files are supposed to be "project neutral" ways to interface with the slack api (e.g. hitting the emoji.adminList endpoint in emoji-admin-list and hitting the emoji.add endpoint in emoji-add) and the emojme-* do the actual grunt work of taking user input, requesting input from the slack "lib", and dealing with the output.

The line has definitely gotten fuzzier and was not helped by my naming scheme.

Anyway, after actually installing the package instead of npm linking i can see the problem, and the fix should be simple. gimme 2 secs.

from emojme.

guyfedwards avatar guyfedwards commented on August 30, 2024

Nice 👌

from emojme.

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.