We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for your theme. I can run it in local, anything is ok. But when i deploying to netlify and i met issue below:
4:44:46 PM: gyp ERR! build error 4:44:46 PM: gyp ERR! stack Error: make failed with exit code: 2 4:44:46 PM: gyp ERR! stack at ChildProcess.onExit (/opt/buildhome/.nvm/versions/node/v16.13.2/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23) 4:44:46 PM: gyp ERR! stack at ChildProcess.emit (node:events:390:28) 4:44:46 PM: gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) 4:44:46 PM: gyp ERR! System Linux 5.4.129+ 4:44:46 PM: gyp ERR! command "/opt/buildhome/.nvm/versions/node/v16.13.2/bin/node" "/opt/buildhome/.nvm/versions/node/v16.13.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" 4:44:46 PM: gyp ERR! cwd /opt/build/repo/node_modules/sharp 4:44:46 PM: gyp ERR! node -v v16.13.2 4:44:46 PM: gyp ERR! node-gyp -v v8.3.0 4:44:46 PM: gyp ERR! not ok
make
Can you have me to resolve it ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for your theme.
I can run it in local, anything is ok.
But when i deploying to netlify and i met issue below:
4:44:46 PM: gyp ERR! build error
4:44:46 PM: gyp ERR! stack Error:
make
failed with exit code: 24:44:46 PM: gyp ERR! stack at ChildProcess.onExit (/opt/buildhome/.nvm/versions/node/v16.13.2/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
4:44:46 PM: gyp ERR! stack at ChildProcess.emit (node:events:390:28)
4:44:46 PM: gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
4:44:46 PM: gyp ERR! System Linux 5.4.129+
4:44:46 PM: gyp ERR! command "/opt/buildhome/.nvm/versions/node/v16.13.2/bin/node" "/opt/buildhome/.nvm/versions/node/v16.13.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
4:44:46 PM: gyp ERR! cwd /opt/build/repo/node_modules/sharp
4:44:46 PM: gyp ERR! node -v v16.13.2
4:44:46 PM: gyp ERR! node-gyp -v v8.3.0
4:44:46 PM: gyp ERR! not ok
Can you have me to resolve it ?
The text was updated successfully, but these errors were encountered: