Hi all,
I'm trying to set up my MacBook Pro to run automation scripts for both iOS and Android.
To do so, I installed npm and node. But since I didn't have the latest java version, I deleted some of the softwares which is already installed like home-brew, Carthage,node, npm, Appium-doctor, removed Xcode, Appium desktop sw and then tried re-install everything again...At this time when I provide any npm commands, I get "Killed 9" error.
$ npm -v
Killed: 9
$ npm install -g appium
Killed: 9
Hardware/SW details:
MacBook Pro
macOS Big Sur Version 11.2.3
Chip: Apple M1
I have been trying to resolve this for a very long time. But unable to get a solution.
Please help. Thanks.
I'm trying to set up my MacBook Pro to run automation scripts for both iOS and Android.
To do so, I installed npm and node. But since I didn't have the latest java version, I deleted some of the softwares which is already installed like home-brew, Carthage,node, npm, Appium-doctor, removed Xcode, Appium desktop sw and then tried re-install everything again...At this time when I provide any npm commands, I get "Killed 9" error.
$ npm -v
Killed: 9
$ npm install -g appium
Killed: 9
Hardware/SW details:
MacBook Pro
macOS Big Sur Version 11.2.3
Chip: Apple M1
I have been trying to resolve this for a very long time. But unable to get a solution.
Please help. Thanks.