Code Monkey home page Code Monkey logo

meteor-utility's Introduction

meteor-utility

A collection of utility modules.

Installation

meteor add urbanetic:utility

Meteor 1.2 and below

As of Meteor 1.3, npm has been updated to 2.14.22 which allows scoped packages. For all previous versions of Meteor, you needed to update the npm version used by meteor-tool to support installing the scoped NPM dependency (@urbanetic/utility), which needs NPM 2.7.0 or higher.

meteor/meteor#4985

Find the Meteor NPM binary path which should be similar to:

$ cd ~/.meteor/packages/meteor-tool/1.1.8/mt-*/dev_bundle/lib
$ ../bin/npm install npm

The path may be visible in error messages if you still have an older version of NPM:

npm ERR! command "/Users/Aram/.meteor/packages/meteor-tool/.1.1.4.1cp6taf++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/node" "/Users/Aram/.meteor/packages/meteor-tool/.1.1.4.1cp6taf++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm" "install" "@urbanetic/[email protected]"
npm ERR! cwd /Users/Aram/Development/Urbanetic/utility-js-npm-demo
npm ERR! node -v v0.10.36
npm ERR! npm -v 1.4.28
npm ERR! code E404

Here NPM is still 1.4.8 and should be ^2.7.0.

meteor-utility's People

Contributors

aramk avatar

Watchers

 avatar  avatar

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.