RoomDesigner
1. Install Nodejs curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash –sudo apt-get install -y nodejs wenn curl fehlt installtierensudo apt-get updatesudo apt-get install curl Check curl –version 2. Install npmsudo npm install -g react-native-cli 3. Wenn Fehler core-js@3sudo npm install … Continued