docker-npm icon indicating copy to clipboard operation
docker-npm copied to clipboard

npm, yarn, node, npx, bower, grunt, gulp, generate-md - build and dev tools.

Results 6 docker-npm issues
Sort by recently updated
recently updated
newest added

If a `.docker-npm` file is present in the current directory, it will be imported. This can be used to define these environment variables: - `DOCKER_NPM_IMAGE_NAME`: Base name of the Docker...

Node v12 was released in Apr 2019. The current version is 12.11. The current version (11.10.0) has issues with `create-react-app`: ``` ❯ node --version v11.10.0 ❯ npx create-react-app my-typescript-app --typescript...

I thought I would create an issue here to discuss a better workaround / solution for browserSync. Let me know if you are interested in discussing that. I can move...

help wanted
reduced test case needed