Open
Description
So, I`m trying to get this to work. Installed Docker on my Win10 computer. And then started to follow the steps.
When i run the npm run build
in the folder i just get this output:
`> DOCKER_REPO=hfreire NAME=$npm_package_name ./share/docker/hooks/build
'DOCKER_REPO' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `DOCKER_REPO=hfreire NAME=$npm_package_name ./share/docker/hooks/build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?`
So, what am I doing wrong to get this to run?
Metadata
Assignees
Labels
No labels