question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v0.29.0 Windows x64: Cannot find module '../build/Release/sharp-win32-x64.node'

See original GitHub issue

Hi,

Pretty sure I’ve followed all the steps provided. I’m using yarn add sharp. I’ve also tried using npm -i sharp and other variations with me specifying the platform / arch as well.

This is the installed module: image

And the actual error: image

Specs: image

I don’t really know where to go from here with this.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
lovellcommented, Aug 18, 2021

Thanks for reporting this. Glad we got it fixed before the whole (Windows) world came beating at the door with the same problem.

1reaction
cduffcommented, Aug 19, 2021

Had the same problem and fixed by manually deleting files from the _prebuilds directory. Glad I found this issue. Thanks @webnoob and @lovell.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Something went wrong installing the "sharp" module #1621
Gridsome v0.7.23. Error: Something went wrong installing the "sharp" module. Cannot find module '../build/Release/sharp-win32-x64.node'
Read more >
How do I resolve "Cannot find module" error using Node.js?
Using npm install installs the module into the current directory only (in a subdirectory called node_modules ). Is app.js located under ...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
I'm getting the error because I'm trying to import the freeCodeCamp icon from the react-icons package, which I don't have installed. import { ......
Read more >
Installation - High performance Node.js image processing
Prebuilt sharp and libvips binaries have been provided for macOS on ARM64 since sharp v0.29.0. Cross-platform. At npm install time, prebuilt binaries are ......
Read more >
Technical Support - PDFTron Community
Product: PDFNet-node Product Version: 9.2.0-1 Please give a brief summary ... (Linux x64), I first get an error named “Cannot find module '....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found