Skip to content

scriptcs -debug without -repl does not configure REPL correctly. #990

@adamralph

Description

@adamralph

This is not new in 0.14. It is pre-existing in 0.13.3.

Leads to all kinds of problems, e.g.

mkdir bug-repro
cd bug-repro
scriptcs -install Nancy
scriptcs -debug
using Nancy;

Index was outside the bounds of the array.

Without -debug, there is no error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions