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

NpmBridge Exception #150

Open
RGattapur opened this issue Jun 1, 2020 · 0 comments
Open

NpmBridge Exception #150

RGattapur opened this issue Jun 1, 2020 · 0 comments

Comments

@RGattapur
Copy link

RGattapur commented Jun 1, 2020

I downloaded the latest release package and ran composer install.
It did get all the required extension packages, however, the NPM bridge is throwing following exception:

[Eloquent\Composer\NpmBridge\Exception\NpmCommandFailedException]
Execution of '"C:\Program Files\nodejs\\npm.CMD" "install" "--production" "--prefix" "views"' failed.

I found in the npm debug log that the NPM bridge was looking for package.json file at a folder where it didn't exists.
Example: tao-community\taoItems\package.json - no such file or directory. Instead package.json file is present inside views folder of taoItems i.e. \tao-community\taoItems\views.

What should be the fix to this?

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