Git Product home page Git Product logo

Comments (4)

thegreatape avatar thegreatape commented on September 27, 2024

I wound up fixing this myself and have a pull request open for the patch: https://github.com/frank06/riak-js/pull/49

from riak-js.

mranney avatar mranney commented on September 27, 2024

More info from isaacs on IRC:

pdelgallego_ joined the chat room.
[1:45pm] isaacs: mjr__: Here's the problem:
[1:45pm] isaacs: $ cat node_modules/riak-js/.gitignore
[1:45pm] isaacs: lib/
[1:45pm] isaacs: .testing/
[1:46pm] chyoku left the chat room. (Remote host closed the connection)
[1:46pm] isaacs: since there's no .npmignore, it's ignoring what's in the .gitignore
[1:46pm] mjr__: did that change in 1.0?
[1:46pm] chyoku joined the chat room.
[1:46pm] isaacs: mjr__: yes
[1:46pm] alexandere joined the chat room.
[1:46pm] isaacs: mjr__: by overwhelmingly popular demand, npm now ignores whatever is in the .gitignore, if no .npmignore is present.
[1:47pm] isaacs: easy fix: add a blank .npmignore file
[1:47pm] dahankzter left the chat room. (Read error: Connection reset by peer)
[1:47pm] tjholowaychuk: isaacs: wahoo, that is nice
[1:47pm] mjr__: huh
[1:47pm] hassox joined the chat room.
[1:47pm] • bradleymeck ponders porting node api's to Titanium appcelerator
[1:48pm] johnzzz joined the chat room.
[1:48pm] isaacs: mjr__: very short-term immediate fix: npm explore riak-js cake build
[1:48pm] isaacs: (provided that you first install coffee-script)
[1:48pm] Kholo left the chat room. (Ping timeout: 246 seconds)
[1:48pm] isaacs: mjr__: or, riak-js could put "cake build" as a preinstall script
[1:48pm] fermion left the chat room. (Quit: Bye!)
[1:49pm] isaacs: or add "files" : ["lib"] to the package.json to prevent it from being ignored, or add a blank .npmignore

from riak-js.

frank06 avatar frank06 commented on September 27, 2024

Should be fixed in [email protected]. Let me know otherwise.

from riak-js.

dandean avatar dandean commented on September 27, 2024

Thank you! I was just working on a patch for this. Glad I don't have to now!

from riak-js.

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.