web
web copied to clipboard
`npm install` does not add specified files
The docs say that npm install @dadi/web will add a skeleton structure to the current working directory, but at least in Node 10, this does not happen and they must be manually created. Either these should be created, or the clause should be removed from the doc, explaining it, or both, the second one temporarily.