You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
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
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