Table of Contents
Lỗi CLI IONIC tạo project mới
Hôm qua mình cài lại IONIC để làm việc ở nhà thì gặp lỗi này
ionic : File C:\Users\soiqualang\AppData\Roaming\npm\ionic.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
Lỗi này có thể do quyền, hoặc config.
Chạy lệnh này trước
Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned
Sau đó có thể chạy lệnh ionic