Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

ionic cannot be loaded because running scripts is disabled on this system. vscode

"terminal.integrated.profiles.windows": {
  "PowerShell": {
    "source": "PowerShell",
    "icon": "terminal-powershell",
    "args": ["-ExecutionPolicy", "Bypass"]
  }
},
"terminal.integrated.defaultProfile.windows": "PowerShell",
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ionic #loaded #running #scripts #disabled #vscode
ADD COMMENT
Topic
Name
8+7 =