We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description:
When generating Server Stubs for JavaScript, there is an issue. The error message is as follows:
Notes: According to the design document, It seems the server code emitter for JavaScript is experimental.
Repro steps:
npm install -g @typespec/compiler
>TypeSpec: Generate from TypeSpec
<PREVIEW> Server Stub
JavaScript
Environment:
TypeSpec for VS Code
TypeSpec compiler/CLI
Expected behavior Generate server code for JavaScript ...Succeeded.
@msyyc for notification.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
When generating Server Stubs for JavaScript, there is an issue. The error message is as follows:
Notes: According to the design document, It seems the server code emitter for JavaScript is experimental.
Repro steps:
npm install -g @typespec/compiler
.>TypeSpec: Generate from TypeSpec
and Click the command.<PREVIEW> Server Stub
.JavaScript
.Environment:
TypeSpec for VS Code
extension version: 0.63.0TypeSpec compiler/CLI
version: 0.63.0Expected behavior
Generate server code for JavaScript ...Succeeded.
@msyyc for notification.
The text was updated successfully, but these errors were encountered: