Skip to content

Something went wrong installing the "sharp" module #166

@Brunoporto2702

Description

@Brunoporto2702

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions