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

Something went wrong installing the "sharp" module #166

Open
Brunoporto2702 opened this issue Oct 17, 2022 · 0 comments
Open

Something went wrong installing the "sharp" module #166

Brunoporto2702 opened this issue Oct 17, 2022 · 0 comments

Comments

@Brunoporto2702
Copy link

Brunoporto2702 commented Oct 17, 2022

I am having trouble when installing ember-responsive-image. The output is as follows:

Something went wrong installing the "sharp" module

The specified procedure could not be found.
\\?\C:\Users\bruno\Temp\repos\compra-coletiva-v2\node_modules\ember-responsive-image\node_modules\sharp\build\Release\sharp-win32-x64.node

Possible solutions:
- Install with verbose logging and look for errors: "npm install --ignore-scripts=false --foreground-scripts --verbose sharp"
- Install for the current win32-x64 runtime: "npm install --platform=win32 --arch=x64 sharp"
- Consult the installation documentation: https://sharp.pixelplumbing.com/install
- Ensure the version of sharp aligns with the sharp package: "npm ls sharp"


Stack Trace and Error Report: C:\Users\bruno\AppData\Local\Temp/error.dump.edf3b2d817b9910ebd3747e6c52da603.log

Note that the entire application gets broken after trying to install.

Ember-cli: tryied both 4.3.0 and 3.26.0
windows 11

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