-
## Bug Report
### Steps to Reproduce:
Trying to update the [vite example](https://github.com/ProspectiveCo/perspective-vite-example) to perspective 3.1.0 fails for two reasons:
1. Top-level a…
-
The following error is being reported when trying to pass a connection into a PowerShell Job
### Error
```
System.Management.Automation.ParameterBindingException: Cannot bind parameter 'Connect…
-
Running version 2.1.3.0 with this script
```
$newDBPath = "C:\NewDB.kdbx"
$password = ConvertTo-SecureString "test" -AsPlainText -Force
$credential = New-Object System.Management.Automation.PSCred…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
Hi, multi line script do not seem to be working unless I misunderstand how set them up...
```yaml
scripts:
prepare: |
echo 0
echo 1
```
```
> rps prepare
> prepare
$ echo 0
ec…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
atom-script does not support user input, but there are several terminal packages, like platformio-ide-terminal that does. However they dont support hitting run button to run the current file with its …
-
### Description
When we import Az.Resources on Windows10, 11 with ja-JP or zh-CN locale, code sign verification fails for some of the scripts. It succeed with en-EU locale so scripts itself should n…