nestjs-json-api icon indicating copy to clipboard operation
nestjs-json-api copied to clipboard

`npm run json-api-nestjs:build` does not exist

Open MegaSpaceHamlet opened this issue 1 year ago • 0 comments
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).

MegaSpaceHamlet avatar May 22 '24 18:05 MegaSpaceHamlet