https://github.com/serverpod/dart-lang-4553-repro
Test case to reproduce dart-lang issue 4553 (dart pub global activate -s path bug)
https://github.com/serverpod/dart-lang-4553-repro
Last synced: 8 months ago
JSON representation
Test case to reproduce dart-lang issue 4553 (dart pub global activate -s path bug)
- Host: GitHub
- URL: https://github.com/serverpod/dart-lang-4553-repro
- Owner: serverpod
- Created: 2025-04-08T13:47:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:04:51.000Z (about 1 year ago)
- Last Synced: 2025-04-08T14:42:02.619Z (about 1 year ago)
- Language: Dart
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple repro for reported dart-lang issue 4553.
https://github.com/dart-lang/pub/issues/4553
`'dart pub global activate -s path ' does not work with Dart workspace`