-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I set my URLs with
export PUB_HOSTED_URL=https://${ACCOUNT}:${PASSWORD}@nexus.somewhere.com/repository/pub.dev/
export FLUTTER_STORAGE_BASE_URL=https://${ACCOUNT}:${PASSWORD}@nexus.somewhere.com/repository/pub.dev/When I run flutter pub run build_runner build --delete-conflicting-outputs
I get
Flutter assets will be downloaded from https://proxies:@nexus.somewhere.com/repository/pub.dev/. Make sure you trust this source!
InvalidPUB_HOSTED_URL="https://proxies:PRYZc3q9dZMvszqRBEYSih6iBlNsf@nexus.somewhere.com/repository/pub.dev/": user-info is not supported in url
Metadata
Metadata
Assignees
Labels
No labels