Why i am getting this error while installing the dependencies using npm install

i am cloning repository from bitbucket and using nodejs 16.5.1

You need a version that is compatible with your version of node, that one looks to not be compatible, hence the install fails. Would need a wee bit more information, like what are you trying to install

i resolve this error by installing latest node gyp and latest node

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.