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

safari "@solana/spl-token": "^0.4.6", getAssociatedTokenAddress error #6811

Closed
amshiro opened this issue Jun 6, 2024 · 1 comment
Closed
Labels
question Further information is requested

Comments

@amshiro
Copy link

amshiro commented Jun 6, 2024

SyntaxError: Invalid regular expression: invalid group specifier name

I commented out this section and the page is normal

Safari: 14.1.2 (14611.3.10.1.7)

import { getAssociatedTokenAddress } from "@solana/spl-token"; const associatedTokenAccount = await getAssociatedTokenAddress(new PublicKey(mintAddrStore.value), new PublicKey(addressStore.value));
please help me

@buffalojoec buffalojoec added the question Further information is requested label Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 6, 2024

Hi @amshiro,

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask


This automated message is a result of having added the ‘question’ tag.

@github-actions github-actions bot closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants