This repository has been archived by the owner on May 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Input format for Swagger file? #127
Comments
Have you tried to provide the full path to swagger file? Honestly, I have never tested this functionality in a Windows environment! |
Ah! It appears to work with the full path without quotes as seen below. Thanks for your help!
|
Probably would be good to add this to the Readme for others that may use Windows :) |
FYI: :/ PS C:\Users\Mclovin\Desktop\petstore1> npm install |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
[Windows 10 user]
I am trying to create a fastify app with this package but I am running into errors when trying to pass in the Swagger input file.
This is my input, the swagger.yaml file is in the Desktop folder before I try generating the project. The readme doesn't quite make it clear how to pass in the file. Any tips?
The text was updated successfully, but these errors were encountered: