sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code
https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode
MIT License
23 stars 4 forks source link

Error parsing target: Invalid target name: `name` can only contain alphanumeric characters and dashes. #331

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

I accidentally added the url instead of target name and received:

Error parsing target: Invalid target name: name can only contain alphanumeric characters and dashes.

We should parse the response and ask the user to resubmit if the name is invalid.

sasjsbot commented 2 years ago

:tada: This issue has been resolved in version 1.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: