Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Cannot run local #11

Open
AndersLindPedersen opened this issue Apr 10, 2021 · 4 comments
Open

Cannot run local #11

AndersLindPedersen opened this issue Apr 10, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AndersLindPedersen
Copy link

When trying to run the API-Portal locally, I am getting the following error:

image

@azaslonov
Copy link
Member

Hi @AndersLindPedersen, thank you for reporting the issue, we'll fix that. However, it should not really be blocking the work of the portal.

@azaslonov azaslonov self-assigned this Apr 13, 2021
@azaslonov azaslonov added the bug Something isn't working label Apr 13, 2021
@AndersLindPedersen
Copy link
Author

AndersLindPedersen commented Apr 13, 2021

Hi @azaslonov - nope not blocked by this, just a heads-up. :)

@cvsudheer108
Copy link

Ran locally as mentioned in the documentation : https://github.com/Azure/API-Portal/wiki, but getting the error:

ERROR in ./node_modules/routing-controllers/esm2015/ActionParameterHandler.js
Module not found: Error: Can't resolve 'class-validator' in '/Users/sudheerkumar/Documents/DAC/Code/GitHub/API-Portal/catalog/node_modules/routing-controllers/esm2015'
@ ./node_modules/routing-controllers/esm2015/ActionParameterHandler.js 2:0-63 200:19-27
@ ./node_modules/routing-controllers/esm2015/RoutingControllers.js
@ ./node_modules/routing-controllers/esm2015/index.js
@ ./src/startup.host.ts
@ multi ./src/startup.host.ts

Node version : 14.17.4

@azaslonov
Copy link
Member

@cvsudheer108, I just tried to repro with fresh bit from scratch, but it works fine for me. You did npm install before running the project, right?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants