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.

【react-native】error eperm operation not permitted unlink の解決

Last updated at Posted at 2020-04-10

##解決 1
多くのサイトはこの方法を紹介しています

npm cache clear

(ちなみに私は失敗しました・・・)

##解決 2
タスクマネージャーから adb.exeを停止してから npm install -g expo-cliを試す

##参考
https://github.com/expo/expo-cli/issues/283#issuecomment-450942152

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?