0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

npm installについての質問です。

Posted at

###質問内容
npm install puppeteerを入力すると
フォルダごと墓のフォルダに保存されるのを防ぎたい

###状況
puppeteerを使用するため、ターミナルにて下記入力。

// パッケージをインストールする場合
$ npm install puppeteer

入力後、他のフォルダに
$ npm install puppeteer
を打ち込んだフォルダごと保存されます。

なぜ、他のフォルダに移動しているのか
原因がわからず困っています。

わかる方いらっしゃいましたら
恐縮では、ございますが
ご協力お願い致します。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?