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
Hi , I'm getting below error. Please help me to get rid of this error. I have raised ticket in sway module and got reply that unable to reproduce it.
I'm getting this error while run build using webpack after implementing Typescript in my project.
npm version: "1.0.0" node version: v8.9.1 npm version: 5.5.1
ERROR in ./node_modules/sway/lib/validation/validators.js Module not found: Error: Can't resolve 'swagger-schema-official/schema' in '/home/project/node_modules/sway/lib/validation' @ ./node_modules/sway/lib/validation/validators.js 31:20-61 @ ./node_modules/sway/lib/types/api.js @ ./node_modules/sway/index.js @ ./node_modules/swagger-node-runner/index.js @ ./node_modules/swagger-express-mw/lib/index.js
The text was updated successfully, but these errors were encountered:
I'm sorry, I have no knowledge of Typescript.
Sorry, something went wrong.
No branches or pull requests
Hi ,
I'm getting below error. Please help me to get rid of this error.
I have raised ticket in sway module and got reply that unable to reproduce it.
I'm getting this error while run build using webpack after implementing Typescript in my project.
npm version: "1.0.0"
node version: v8.9.1
npm version: 5.5.1
ERROR in ./node_modules/sway/lib/validation/validators.js
Module not found: Error: Can't resolve 'swagger-schema-official/schema' in '/home/project/node_modules/sway/lib/validation'
@ ./node_modules/sway/lib/validation/validators.js 31:20-61
@ ./node_modules/sway/lib/types/api.js
@ ./node_modules/sway/index.js
@ ./node_modules/swagger-node-runner/index.js
@ ./node_modules/swagger-express-mw/lib/index.js
The text was updated successfully, but these errors were encountered: