Coder Social home page Coder Social logo

npm-link-save's Introduction

DEPRECATED: Please use npm-link-better

npm-link-save

npm

npm link with --save (or --saveDev) to save the linked dependency in your package.json.

You can also link multiple dependencies with this.

Install

npm i -g npm-link-save

Usage

npm-link-save express
# or
npm-link express
nls -D express     // links in devDependencies
nls express morgan // multiple links

npm-link-save's People

Contributors

laggingreflex avatar georgetaveras1231 avatar

Stargazers

Ibrahim Sharaf avatar Sahil Rajput avatar flexJoly avatar Elizabet Oliveira avatar  avatar sheng avatar reoh avatar

Watchers

James Cloos avatar  avatar Sahil Rajput avatar

Forkers

roneyrao

npm-link-save's Issues

" SyntaxError: Unexpected token { "

This looked like exactly what I needed, but :

yourself@yours:~/projects/mmks$ npm-link-save mmks_widget
/home/yourself/.npm-global/lib/node_modules/npm-link-save/index.js:4
const { spawn } = require('child_process');
      ^

SyntaxError: Unexpected token {
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:373:25)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:990:3
yourself@yours:~/projects/mmks$ npm --version
2.15.11
yourself@yours:~/projects/mmks$ node --version
v4.7.0

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.