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

node: Permission denied #865

Open
pensiero opened this issue Dec 2, 2017 · 0 comments
Open

node: Permission denied #865

pensiero opened this issue Dec 2, 2017 · 0 comments

Comments

@pensiero
Copy link

pensiero commented Dec 2, 2017

Hi, I used assetic for a long time with an Ubuntu docker image + NVM, and it worked fine.
However, I'm trying to use now the standard php docker image and when I run the app it says:

<b>Fatal error</b>:  Uncaught Assetic\Exception\FilterException: An error occurred while running:
--
  | '/usr/local/bin/node' 'node_modules/.bin/uglifyjs' '-o' '/tmp/assetic_uglifyjs2_outdTqML7' '/tmp/assetic_uglifyjs2_in4ywEFa'
  |  
  | Error Output:
  | sh: 1: /usr/local/bin/node: Permission denied

I do not expect anybody to solve the problem here, it depends for sure by the specific docker image, but in order to understand what is causing the problem, I need to understand who and where is calling the node bin.

Any hint about the methods used?

Thanks

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