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: unable to get local issuer certificate #308

Open
1 of 2 tasks
donshults opened this issue Oct 4, 2019 · 1 comment
Open
1 of 2 tasks

Error: unable to get local issuer certificate #308

donshults opened this issue Oct 4, 2019 · 1 comment

Comments

@donshults
Copy link

Category

  • Question
  • Bug
  • [] Enhancement

Expected or Desired Behavior

running NPM Install against an unmodified version of the ColumnFormatter Sample should complete normally.

Observed Behavior

C:\Users\donald.shults\Source\sp-dev-solutions\solutions\ColumnFormatter\node_modules\deasync>if not defined npm_config_node_gyp (node "C:\Users\x_dshults.port\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\x_dshults.port\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: unable to get local issuer certificate
gyp ERR! stack at TLSSocket.onConnectSecure (_tls_wrap.js:1058:34)
gyp ERR! stack at TLSSocket.emit (events.js:198:13)
gyp ERR! stack at TLSSocket._finishInit (_tls_wrap.js:636:8)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\x_dshults.port\AppData\Roaming\nvm\v10.16.3\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\donald.shults\Source\sp-dev-solutions\solutions\ColumnFormatter\node_modules\deasync
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed

Steps to Reproduce

git clone https://github.com/SharePoint/sp-dev-solutions.git
cd ../sp-dev-solutions/solutions/ColumnFormatter
npm install

Submission Guidelines

Thanks for your contribution! Sharing is caring.

@yousifalraheem
Copy link

Same issue here, I'm trying to install behind a corporate proxy. I tried a lot of configurations. Nothing is working

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

2 participants