René's URL Explorer Experiment


Title: Failed to build with node v16.10.0 · Issue #58 · msgpack/msgpack-node · GitHub

Open Graph Title: Failed to build with node v16.10.0 · Issue #58 · msgpack/msgpack-node

X Title: Failed to build with node v16.10.0 · Issue #58 · msgpack/msgpack-node

Description: $ yarn add msgpack yarn add v1.22.15 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4] 🔨 Building fresh packages... [1/2] ⠠ argon2 error /Users/xxx/prog/passzero/node_modules/msgpack: Comman...

Open Graph Description: $ yarn add msgpack yarn add v1.22.15 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4] 🔨 Building fresh packages... [1/2] ⠠ argon2 error /Users/xxx/pr...

X Description: $ yarn add msgpack yarn add v1.22.15 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4] 🔨 Building fresh packages... [1/2] ⠠ argon2 error /Users/xxx/pr...

Opengraph URL: https://github.com/msgpack/msgpack-node/issues/58

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Failed to build with node v16.10.0","articleBody":"$ yarn add msgpack\r\n\r\n\u003e yarn add v1.22.15\r\n\u003e [1/4] 🔍  Resolving packages...\r\n\u003e [2/4] 🚚  Fetching packages...\r\n\u003e [3/4] 🔗  Linking dependencies...\r\n\u003e [4/4] 🔨  Building fresh packages...\r\n\u003e [1/2] ⠠ argon2\r\n\u003e error /Users/xxx/prog/passzero/node_modules/msgpack: Command failed.\r\n\u003e Exit code: 1\r\n\u003e Command: node-gyp rebuild\r\n\u003e Arguments:\r\n\u003e Directory: /Users/xxxxx/prog/passzero/node_modules/msgpack\r\n\u003e Output:\r\n\u003e gyp info it worked if it ends with ok\r\n\u003e gyp info using node-gyp@7.1.2\r\n\u003e gyp info using node@16.10.0 | darwin | x64\r\n\u003e gyp info find Python using Python version 3.9.7 found at \"/Users/xxxx/prog/passzero/env/bin/python3\"\r\n\u003e (node:41989) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.\r\n\u003e (Use `node --trace-deprecation ...` to show where the warning was created)\r\n\u003e gyp info spawn /Users/xxxxxx/prog/passzero/env/bin/python3\r\n\u003e gyp info spawn args [\r\n\u003e gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',\r\n\u003e gyp info spawn args   'binding.gyp',\r\n\u003e gyp info spawn args   '-f',\r\n\u003e gyp info spawn args   'make',\r\n\u003e gyp info spawn args   '-I',\r\n\u003e gyp info spawn args   '/Users/xxxxx/prog/passzero/node_modules/msgpack/build/config.gypi',\r\n\u003e gyp info spawn args   '-I',\r\n\u003e gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',\r\n\u003e gyp info spawn args   '-I',\r\n\u003e gyp info spawn args   '/Users/xxxxx/Library/Caches/node-gyp/16.10.0/include/node/common.gypi',\r\n\u003e gyp info spawn args   '-Dlibrary=shared_library',\r\n\u003e gyp info spawn args   '-Dvisibility=default',\r\n\u003e gyp info spawn args   '-Dnode_root_dir=/Users/xxxxx/Library/Caches/node-gyp/16.10.0',\r\n\u003e gyp info spawn args   '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',\r\n\u003e gyp info spawn args   '-Dnode_lib_file=/Users/xxxxxx/Library/Caches/node-gyp/16.10.0/\u003c(target_arch)/node.lib',\r\n\u003e gyp info spawn args   '-Dmodule_root_dir=/Users/xxxxxxx/prog/passzero/node_modules/msgpack',\r\n\u003e gyp info spawn args   '-Dnode_engine=v8',\r\n\u003e gyp info spawn args   '--depth=.',\r\n\u003e gyp info spawn args   '--no-parallel',\r\n\u003e gyp info spawn args   '--generator-output',\r\n\u003e gyp info spawn args   'build',\r\n\u003e gyp info spawn args   '-Goutput_dir=.'\r\n\u003e gyp info spawn args ]\r\n\u003e gyp info spawn make\r\n\u003e gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]\r\n\u003e   CC(target) Release/obj.target/libmsgpack/deps/msgpack/objectc.o\r\n\u003e   CC(target) Release/obj.target/libmsgpack/deps/msgpack/unpack.o\r\n\u003e   CC(target) Release/obj.target/libmsgpack/deps/msgpack/vrefbuffer.o\r\n\u003e   CC(target) Release/obj.target/libmsgpack/deps/msgpack/zone.o\r\n\u003e   CC(target) Release/obj.target/libmsgpack/deps/msgpack/version.o\r\n\u003e   LIBTOOL-STATIC Release/msgpack.a\r\n\u003e   CXX(target) Release/obj.target/msgpackBinding/src/msgpack.o\r\n\u003e In file included from ../src/msgpack.cc:1:\r\n\u003e In file included from /Users/xxxxxxx/Library/Caches/node-gyp/16.10.0/include/node/v8.h:30:\r\n\u003e /Users/xxxxxxx/Library/Caches/node-gyp/16.10.0/include/node/v8-internal.h:489:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?\r\n\u003e             !std::is_same\u003cData, std::remove_cv_t\u003cT\u003e\u003e::value\u003e::Perform(data);\r\n\u003e                                 ~~~~~^~~~~~~~~~~\r\n\u003e                                      remove_cv\r\n\u003e /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:776:50: note: 'remove_cv' declared here\r\n\u003e template \u003cclass _Tp\u003e struct _LIBCPP_TEMPLATE_VIS remove_cv\r\n\u003e                                                  ^\r\n\u003e 1 error generated.\r\n\u003e make: *** [Release/obj.target/msgpackBinding/src/msgpack.o] Error 1\r\n\u003e gyp ERR! build error\r\n\u003e gyp ERR! stack Error: `make` failed with exit code: 2\r\n\u003e gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)\r\n\u003e gyp ERR! stack     at ChildProcess.emit (node:events:390:28)\r\n\u003e gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)\r\n\u003e gyp ERR! System Darwin 20.6.0\r\n\u003e gyp ERR! command \"/usr/local/bin/node\" \"/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"rebuild\"\r\n\u003e gyp ERR! cwd /Users/xxxxxxx/prog/passzero/node_modules/msgpack\r\n\u003e gyp ERR! node -v v16.10.0\r\n\u003e gyp ERR! node-gyp -v v7.1.2\r\n\u003e gyp ERR! not ok","author":{"url":"https://github.com/boompig","@type":"Person","name":"boompig"},"datePublished":"2021-11-03T23:51:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/58/msgpack-node/issues/58"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:f3d090f3-86b0-6001-83d0-fb5cf09b04a2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD7C0:26FDC0:1976B0:206884:698FF142
html-safe-noncef2c27b43f3e861b0634f98e0eeabc42cef66ef420ff09fdb34a44117c22c9da2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEN0MwOjI2RkRDMDoxOTc2QjA6MjA2ODg0OjY5OEZGMTQyIiwidmlzaXRvcl9pZCI6IjExNzkzNjgxNDQyMTk2MzA3NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf373cc2a81257fa6223b7a11ce9f1da0060418b317c77ca9a17afb8a4a59f49e
hovercard-subject-tagissue:1044227199
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/msgpack/msgpack-node/58/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1acd07e760ab0c687887a324e2ed439e4972e30da3baba8b99986a49492783f0/msgpack/msgpack-node/issues/58
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1acd07e760ab0c687887a324e2ed439e4972e30da3baba8b99986a49492783f0/msgpack/msgpack-node/issues/58
og:image:alt$ yarn add msgpack yarn add v1.22.15 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4] 🔨 Building fresh packages... [1/2] ⠠ argon2 error /Users/xxx/pr...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameboompig
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/msgpack/msgpack-node git https://github.com/msgpack/msgpack-node.git
octolytics-dimension-user_id198264
octolytics-dimension-user_loginmsgpack
octolytics-dimension-repository_id7430783
octolytics-dimension-repository_nwomsgpack/msgpack-node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id7430783
octolytics-dimension-repository_network_root_nwomsgpack/msgpack-node
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3b33c5aedc9808f45bc5fcf0b1e4404cf749dac7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues/58#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-node%2Fissues%2F58
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-node%2Fissues%2F58
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=msgpack%2Fmsgpack-node
Reloadhttps://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues/58
Reloadhttps://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues/58
Reloadhttps://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues/58
msgpack https://patch-diff.githubusercontent.com/msgpack
msgpack-nodehttps://patch-diff.githubusercontent.com/msgpack/msgpack-node
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fmsgpack%2Fmsgpack-node
Fork 70 https://patch-diff.githubusercontent.com/login?return_to=%2Fmsgpack%2Fmsgpack-node
Star 316 https://patch-diff.githubusercontent.com/login?return_to=%2Fmsgpack%2Fmsgpack-node
Code https://patch-diff.githubusercontent.com/msgpack/msgpack-node
Issues 19 https://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues
Pull requests 3 https://patch-diff.githubusercontent.com/msgpack/msgpack-node/pulls
Actions https://patch-diff.githubusercontent.com/msgpack/msgpack-node/actions
Projects 0 https://patch-diff.githubusercontent.com/msgpack/msgpack-node/projects
Security 0 https://patch-diff.githubusercontent.com/msgpack/msgpack-node/security
Insights https://patch-diff.githubusercontent.com/msgpack/msgpack-node/pulse
Code https://patch-diff.githubusercontent.com/msgpack/msgpack-node
Issues https://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues
Pull requests https://patch-diff.githubusercontent.com/msgpack/msgpack-node/pulls
Actions https://patch-diff.githubusercontent.com/msgpack/msgpack-node/actions
Projects https://patch-diff.githubusercontent.com/msgpack/msgpack-node/projects
Security https://patch-diff.githubusercontent.com/msgpack/msgpack-node/security
Insights https://patch-diff.githubusercontent.com/msgpack/msgpack-node/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/msgpack/msgpack-node/issues/58
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/msgpack/msgpack-node/issues/58
Failed to build with node v16.10.0https://patch-diff.githubusercontent.com/msgpack/msgpack-node/issues/58#top
https://github.com/boompig
https://github.com/boompig
boompighttps://github.com/boompig
on Nov 3, 2021https://github.com/msgpack/msgpack-node/issues/58#issue-1044227199
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.