René's URL Explorer Experiment


Title: node-java installation error: `No member named 'AccessorSignature' in namespace 'v8'` - Node 20.9.0 · Issue #580 · joeferner/node-java · GitHub

Open Graph Title: node-java installation error: `No member named 'AccessorSignature' in namespace 'v8'` - Node 20.9.0 · Issue #580 · joeferner/node-java

X Title: node-java installation error: `No member named 'AccessorSignature' in namespace 'v8'` - Node 20.9.0 · Issue #580 · joeferner/node-java

Description: Error when installing node-java npm install java My setting: MacBook Pro M1 Mac os 13.1 (22C65) node -v v20.9.0 node-gyp -v v9.4.0 When I try to install java using $ npm install java I obtain the following errors: npm ERR! In file includ...

Open Graph Description: Error when installing node-java npm install java My setting: MacBook Pro M1 Mac os 13.1 (22C65) node -v v20.9.0 node-gyp -v v9.4.0 When I try to install java using $ npm install java I obtain the f...

X Description: Error when installing node-java npm install java My setting: MacBook Pro M1 Mac os 13.1 (22C65) node -v v20.9.0 node-gyp -v v9.4.0 When I try to install java using $ npm install java I obtain the f...

Opengraph URL: https://github.com/joeferner/node-java/issues/580

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"node-java installation error: `No member named 'AccessorSignature' in namespace 'v8'` - Node 20.9.0","articleBody":"Error when installing node-java ```npm install java```\r\n\r\nMy setting:\r\n\r\nMacBook Pro M1\r\nMac os 13.1 (22C65)\r\nnode -v v20.9.0\r\nnode-gyp -v v9.4.0\r\nWhen I try to install java using\r\n$ npm install java\r\n\r\nI obtain the following errors:\r\n\r\n```\r\nnpm ERR! In file included from ../node_modules/nan/nan.h:176:\r\nnpm ERR! ../node_modules/nan/nan_callbacks.h:55:23: error: no member named 'AccessorSignature' in namespace 'v8'\r\nnpm ERR! typedef v8::Local\u003cv8::AccessorSignature\u003e Sig;\r\nnpm ERR!                   ~~~~^\r\nnpm ERR! In file included from ../src/java.cpp:1:\r\nnpm ERR! In file included from ../src/java.h:9:\r\nnpm ERR! ../node_modules/nan/nan.h:682:39: warning: 'IdleNotificationDeadline' is deprecated: Use MemoryPressureNotification() to influence the GC schedule. [-Wdeprecated-declarations]\r\nnpm ERR!     return v8::Isolate::GetCurrent()-\u003eIdleNotificationDeadline(\r\nnpm ERR!                                       ^\r\nnpm ERR! /Users/ronaldthomas/Library/Caches/node-gyp/20.9.0/include/node/v8-isolate.h:1291:3: note: 'IdleNotificationDeadline' has been explicitly marked deprecated here\r\nnpm ERR!   V8_DEPRECATE_SOON(\r\nnpm ERR!   ^\r\nnpm ERR! /Users/ronaldthomas/Library/Caches/node-gyp/20.9.0/include/node/v8config.h:550:39: note: expanded from macro 'V8_DEPRECATE_SOON'\r\nnpm ERR! # define V8_DEPRECATE_SOON(message) [[deprecated(message)]]\r\nnpm ERR!                                       ^\r\nnpm ERR! In file included from ../src/java.cpp:1:\r\nnpm ERR! In file included from ../src/java.h:9:\r\nnpm ERR! ../node_modules/nan/nan.h:2535:8: error: no matching member function for call to 'SetAccessor'\r\nnpm ERR!   tpl-\u003eSetAccessor(\r\nnpm ERR!   ~~~~~^~~~~~~~~~~\r\nnpm ERR! /Users/ronaldthomas/Library/Caches/node-gyp/20.9.0/include/node/v8-template.h:816:8: note: candidate function not viable: no known conversion from 'imp::Sig' (aka 'int') to 'v8::SideEffectType' for 7th argument\r\nnpm ERR!   void SetAccessor(\r\nnpm ERR!        ^\r\nnpm ERR! /Users/ronaldthomas/Library/Caches/node-gyp/20.9.0/include/node/v8-template.h:809:8: note: candidate function not viable: no known conversion from 'imp::NativeGetter' (aka 'void (*)(v8::Local\u003cv8::Name\u003e, const v8::PropertyCallbackInfo\u003cv8::Value\u003e \u0026)') to 'v8::AccessorGetterCallback' (aka 'void (*)(Local\u003cv8::String\u003e, const PropertyCallbackInfo\u003cv8::Value\u003e \u0026)') for 2nd argument\r\nnpm ERR!   void SetAccessor(\r\nnpm ERR!        ^\r\nnpm ERR! 1 warning and 2 errors generated.\r\nnpm ERR! make: *** [Release/obj.target/nodejavabridge_bindings/src/java.o] Error 1\r\nnpm ERR! gyp ERR! build error \r\nnpm ERR! gyp ERR! stack Error: `make` failed with exit code: 2\r\nnpm ERR! gyp ERR! stack     at ChildProcess.onExit (/Users/ronaldthomas/Documents/Repository/core-ngui/web-platform/node_modules/node-gyp/lib/build.js:203:23)\r\nnpm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:514:28)\r\nnpm ERR! gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:294:12)\r\nnpm ERR! gyp ERR! System Darwin 22.2.0\r\nnpm ERR! gyp ERR! command \"/Users/ronaldthomas/.nvm/versions/node/v20.9.0/bin/node\" \"/Users/ronaldthomas/Documents/Repository/core-ngui/web-platform/node_modules/.bin/node-gyp\" \"rebuild\"\r\nnpm ERR! gyp ERR! cwd /Users/ronaldthomas/Documents/Repository/core-ngui/web-platform/node_modules/java\r\nnpm ERR! gyp ERR! node -v v20.9.0\r\nnpm ERR! gyp ERR! node-gyp -v v9.4.0\r\nnpm ERR! gyp ERR! not ok\r\n```\r\n\r\n\r\n\r\n\r\nAnyone had the same issue?","author":{"url":"https://github.com/ronaldthomasalex","@type":"Person","name":"ronaldthomasalex"},"datePublished":"2023-10-26T11:35:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/580/node-java/issues/580"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:e50bcc6e-7d5f-e954-2991-96cd47d99b5d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9D3C:1085F6:20C0466:2BEB017:69705C0E
html-safe-nonce8e216f2d45e4d256105315e6ec4c9121e9f09c91413d913df7f9472e2d26ae07
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDNDOjEwODVGNjoyMEMwNDY2OjJCRUIwMTc6Njk3MDVDMEUiLCJ2aXNpdG9yX2lkIjoiNDU0MDAxNTg3OTQ1MzE3MDcwMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb49f6d1800195a3e78c72f01e1c143bb9f3a9d111f105f96e7fb020daf66c369
hovercard-subject-tagissue:1963330797
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/joeferner/node-java/580/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6131deb592d90bd16104c38e20f8e25f58956597616b02f3cb5f9f2851c501c9/joeferner/node-java/issues/580
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6131deb592d90bd16104c38e20f8e25f58956597616b02f3cb5f9f2851c501c9/joeferner/node-java/issues/580
og:image:altError when installing node-java npm install java My setting: MacBook Pro M1 Mac os 13.1 (22C65) node -v v20.9.0 node-gyp -v v9.4.0 When I try to install java using $ npm install java I obtain the f...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameronaldthomasalex
hostnamegithub.com
expected-hostnamegithub.com
None9920a62ba22d06470388e2904804fb7e5ec51c9e35f81784e9191394c74b2bd2
turbo-cache-controlno-preview
go-importgithub.com/joeferner/node-java git https://github.com/joeferner/node-java.git
octolytics-dimension-user_id808857
octolytics-dimension-user_loginjoeferner
octolytics-dimension-repository_id3228734
octolytics-dimension-repository_nwojoeferner/node-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3228734
octolytics-dimension-repository_network_root_nwojoeferner/node-java
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
release7d6181066430cc06553c8396ca201e194ae33cb9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/joeferner/node-java/issues/580#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjoeferner%2Fnode-java%2Fissues%2F580
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%2Fjoeferner%2Fnode-java%2Fissues%2F580
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=joeferner%2Fnode-java
Reloadhttps://patch-diff.githubusercontent.com/joeferner/node-java/issues/580
Reloadhttps://patch-diff.githubusercontent.com/joeferner/node-java/issues/580
Reloadhttps://patch-diff.githubusercontent.com/joeferner/node-java/issues/580
joeferner https://patch-diff.githubusercontent.com/joeferner
node-javahttps://patch-diff.githubusercontent.com/joeferner/node-java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fjoeferner%2Fnode-java
Fork 290 https://patch-diff.githubusercontent.com/login?return_to=%2Fjoeferner%2Fnode-java
Star 1.9k https://patch-diff.githubusercontent.com/login?return_to=%2Fjoeferner%2Fnode-java
Code https://patch-diff.githubusercontent.com/joeferner/node-java
Issues 208 https://patch-diff.githubusercontent.com/joeferner/node-java/issues
Pull requests 6 https://patch-diff.githubusercontent.com/joeferner/node-java/pulls
Actions https://patch-diff.githubusercontent.com/joeferner/node-java/actions
Projects 0 https://patch-diff.githubusercontent.com/joeferner/node-java/projects
Wiki https://patch-diff.githubusercontent.com/joeferner/node-java/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/joeferner/node-java/security
Please reload this pagehttps://patch-diff.githubusercontent.com/joeferner/node-java/issues/580
Insights https://patch-diff.githubusercontent.com/joeferner/node-java/pulse
Code https://patch-diff.githubusercontent.com/joeferner/node-java
Issues https://patch-diff.githubusercontent.com/joeferner/node-java/issues
Pull requests https://patch-diff.githubusercontent.com/joeferner/node-java/pulls
Actions https://patch-diff.githubusercontent.com/joeferner/node-java/actions
Projects https://patch-diff.githubusercontent.com/joeferner/node-java/projects
Wiki https://patch-diff.githubusercontent.com/joeferner/node-java/wiki
Security https://patch-diff.githubusercontent.com/joeferner/node-java/security
Insights https://patch-diff.githubusercontent.com/joeferner/node-java/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/joeferner/node-java/issues/580
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/joeferner/node-java/issues/580
node-java installation error: No member named 'AccessorSignature' in namespace 'v8' - Node 20.9.0https://patch-diff.githubusercontent.com/joeferner/node-java/issues/580#top
https://github.com/ronaldthomasalex
https://github.com/ronaldthomasalex
ronaldthomasalexhttps://github.com/ronaldthomasalex
on Oct 26, 2023https://github.com/joeferner/node-java/issues/580#issue-1963330797
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.