Skip to content

fix: Dependency upgrade sharp 0.21.0 to 0.25.4#43

Open
EdwinBetanc0urt wants to merge 1 commit intoDivanteLtd:tutorialfrom
EdwinBetanc0urt:fix/update-sharp-dependency
Open

fix: Dependency upgrade sharp 0.21.0 to 0.25.4#43
EdwinBetanc0urt wants to merge 1 commit intoDivanteLtd:tutorialfrom
EdwinBetanc0urt:fix/update-sharp-dependency

Conversation

@EdwinBetanc0urt
Copy link
Copy Markdown

@EdwinBetanc0urt EdwinBetanc0urt commented Jul 2, 2020

Corrects the following error when running yarn dev

/opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/bindings/bindings.js:126
  err = new Error(
        ^
Error: Could not locate the bindings file. Tried:
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/build/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/build/Debug/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/build/Release/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/out/Debug/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/Debug/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/out/Release/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/Release/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/build/default/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/compiled/14.4.0/linux/x64/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/addon-build/release/install-root/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/addon-build/debug/install-root/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/addon-build/default/install-root/sharp.node
 → /opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/lib/binding/node-v83-linux-x64/sharp.node
    at bindings (/opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/bindings/bindings.js:126:9)
    at Object.<anonymous> (/opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/lib/constructor.js:10:34)
    at Module._compile (internal/modules/cjs/loader.js:1200:30)
    at Module._extensions..js (internal/modules/cjs/loader.js:1220:10)
    at Object.require.extensions.<computed> [as .js] (/opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/ts-node/src/index.ts:465:14)
    at Module.load (internal/modules/cjs/loader.js:1049:32)
    at Function.Module._load (internal/modules/cjs/loader.js:937:14)
    at Module.require (internal/modules/cjs/loader.js:1089:19)
    at require (internal/modules/cjs/helpers.js:73:18)
    at Object.<anonymous> (/opt/Development/Workspace/storefront-integration-sdk/sample-api-js/node_modules/sharp/lib/index.js:3:15)
[nodemon] app crashed - waiting for file changes before starting...
^C[nodemon] exiting

@elsiosanchez
Copy link
Copy Markdown

This doesn't seem like a big deal to me now

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

Successfully merging this pull request may close these issues.

2 participants