faressoft / faressoft/terminalizer

terminalizer.ps1 cannot be loaded. The file is not digitally signed.

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16.2k
Forks
520
PR merge metrics
No merged PRs in 30d

Description

```
terminalizer : File C:\Users\user\AppData\Roaming\npm\terminalizer.ps1 cannot be loaded. The file
C:\Users\user\AppData\Roaming\npm\terminalizer.ps1 is not digitally signed. You cannot run this script on the
current system. For more information about running scripts and setting execution policy, see about_Execution_Policies
at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ terminalizer play demo
+ ~~~~~~~~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `terminalizer play demo` in PowerShell and inspect the generated `terminalizer.ps1` at the npm user directory shown in the report. Determine how the unsigned script is invoked, then verify that the same command no longer fails with the execution-policy error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, powershell
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.