<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gregminster</author_name>
  <author_url>https://blog.hatena.ne.jp/gregminster/</author_url>
  <blog_title>約束の地</blog_title>
  <blog_url>https://obel.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング -&gt; 言語 -&gt; JavaScript</anon>
  </categories>
  <description>目的 パブリックに公開 をせずにインストールする方法です。プライベートリポジトリからインストールする方法とはちょっと違いますのでご注意下さい。 結論 インストールする方法 1. 開発ディレクトリに移動する package.json やら index.js やらがあるディレクトリ $ cd PACKAGE_NAME 2. npm link を実行してインストールする 以下のコマンドは $ npm -g PACKAGE_NAME と同等で、グローバルにインストールされます $ npm link 3. インストールされたかどうかを確認する $ npm -g list | grep PACKAGE_N…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobel.hatenablog.jp%2Fentry%2F20190707%2F1562489789&quot; title=&quot;開発中の Node.js のパッケージを インストール / アンインストール する方法 - 約束の地&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/459657/1568741889764668</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-07 17:56:29</published>
  <title>開発中の Node.js のパッケージを インストール / アンインストール する方法</title>
  <type>rich</type>
  <url>https://obel.hatenablog.jp/entry/20190707/1562489789</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
