Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when build #1079

Open
nafstad opened this issue May 12, 2019 · 1 comment
Open

error when build #1079

nafstad opened this issue May 12, 2019 · 1 comment

Comments

@nafstad
Copy link

nafstad commented May 12, 2019

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! get-me-a-date@0.0.0 build: `DOCKER_REPO=hfreire NAME=$npm_package_name ./share/docker/hooks/build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the get-me-a-date@0.0.0 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?

@chibisuke1219
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants