Skip to content
New issue

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

Error while installing msnodesqlv8 #25

Open
abhi-tcs opened this issue Jan 18, 2021 · 0 comments
Open

Error while installing msnodesqlv8 #25

abhi-tcs opened this issue Jan 18, 2021 · 0 comments

Comments

@abhi-tcs
Copy link

Hi,

I am trying to install msnodesqlv8 package on openshift pod, but I'm getting the following error:
`

msnodesqlv8@2.0.10 install /opt/app-root/src/node_modules/msnodesqlv8
--
  | > prebuild-install || node-gyp rebuild
  |  
  | prebuild-install WARN install EACCES: permission denied, mkdir '/opt/app-root/src/node_modules/msnodesqlv8/build'
  | gyp ERR! configure error
  | gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/app-root/src/node_modules/msnodesqlv8/build'
  | gyp ERR! System Linux 3.10.0-1160.11.1.el7.x86_64
  | gyp ERR! command "/opt/rh/rh-nodejs12/root/usr/bin/node" "/opt/rh/rh-nodejs12/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/bin/node-gyp.js" "rebuild"
  | gyp ERR! cwd /opt/app-root/src/node_modules/msnodesqlv8
  | gyp ERR! node -v v12.16.1
  | gyp ERR! node-gyp -v v5.0.5
  | gyp ERR! not ok

`
I am not getting this error while installing it on my local system(windows os), but I am getting this while deploying the code in linux environment. Node of the other npm packages are giving this type of error.

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

No branches or pull requests

1 participant