luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
193 stars 24 forks source link

Fixes postman module issues #148

Open philsturgeon opened 6 years ago

philsturgeon commented 6 years ago

Fixes basic postman issues that make it literally not run at all.

ERROR in ./configs/node/api-flow-config.js
Module not found: Error: Can't resolve '../../src/loaders/postman/v2.0/Parser' in '/Users/psturgeon/src/apis/API-Flow/configs/node'
 @ ./configs/node/api-flow-config.js 9:0-67
 @ ./src/environments/environment.js
 @ ./src/api-flow.js
 @ ./configs/node/api-flow.js