Angular -Install for mac

Thanaroj chareonphuthiwat
1 min readAug 17, 2019

--

#work

npm install node-sass@4.12.0
sudo npm install node-pre-gyp -g
sudo npm install --build-from-source

กรณีที่ไม่ได้ใช้

npm rebuild

ng serve -o

ng serve --prod

Run แบบกำหนด Port

ng serve --port 4400 -o

##สรุปว่ายังไม่ได้ ยังติดไปหา เลยไปใช้วิธิการ Set แบบ Docker

--

--

No responses yet