GithubHelp home page GithubHelp logo

Comments (4)

aldeed avatar aldeed commented on August 19, 2024

I can't think of any reason why this package would require building for multiple servers. It's fairly simple and doesn't depend on any binary npm packages.

from meteor-security.

aldeed avatar aldeed commented on August 19, 2024

@aaronjudd did you get the notice about needing to build for all architectures when you published the last release?

from meteor-security.

aaronjudd avatar aaronjudd commented on August 19, 2024

no, no notice. I was expecting that, but I don't always get one unless I have NPM in the package.

from meteor-security.

aaronjudd avatar aaronjudd commented on August 19, 2024

meteor show ongoworks:security --ejson shows

      "name": "ongoworks:security",
      "version": "1.2.0",
      "description": "A Meteor package that provides a simple, logical, plain language API for defining write security on your MongoDB collections. Wraps the core allow/deny security.",
      "summary": "Logical security for client-originated MongoDB collection operations",
      "git": "https://github.com/ongoworks/meteor-security.git",
      "publishedBy": "ongoworks",
      "publishedOn": {
        "$date": 1435018090809
      },
      "installed": false,
      "architecturesOS": [
        "os"
      ]
    },

which I presume means "all OS" because when you build each machine it gets a listing in the architecturesOS object. Previous versions show the same architecture info.

Just to test, I did meteor admin get-machine os.windows.x86_32 and meteor publish-for-arch ongoworks:[email protected] which responds (same for all arch)

While publishing package build for ongoworks:security:
error: Cannot override existing build

from meteor-security.

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.