nestjs-json-api
nestjs-json-api copied to clipboard
`npm run json-api-nestjs:build` does not exist
trafficstars
In the README, the installation guide says to build by running npm run json-api-nestjs:build, which doesn't exist. Looking inside package.json, I see a script called demo:json-api, which fails due to a missing module (../tokenizer).