You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I am having trouble when installing ember-responsive-image. The output is as follows:
Note that the entire application gets broken after trying to install.
Ember-cli: tryied both 4.3.0 and 3.26.0
windows 11
The text was updated successfully, but these errors were encountered: