API-Flow icon indicating copy to clipboard operation
API-Flow copied to clipboard

Fixes postman module issues

Open philsturgeon opened this issue 7 years ago • 0 comments

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

philsturgeon avatar Dec 06 '17 16:12 philsturgeon