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

Not working with docker and node:11 #135

Open
CarlitosDroid opened this issue Sep 22, 2020 · 0 comments
Open

Not working with docker and node:11 #135

CarlitosDroid opened this issue Sep 22, 2020 · 0 comments

Comments

@CarlitosDroid
Copy link

I'm running a node docker container with the following command line:

docker run -it --rm -v $(pwd):/home node:11 bash

After running

npm install -g app-icon
app-icon generate

The problem is that app-icon generate is not generating anything. However app-icon init work well.

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

1 participant