Getting Error Message Error: spawn EACCES using IONIC Framework

后端 未结 7 1812
无人共我
无人共我 2020-12-18 21:20

I am trying to learn ionic cross platform tool. i have setup thing required for example application ionic serve is working fine but when i try to run sud

7条回答
  •  一生所求
    2020-12-18 22:01

    I tried this, it's working

          chmod +x hooks/after_prepare/010_add_platform_class.js
    

提交回复
热议问题