LoginSignup
0
0

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を試す

参考

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