Skip to content

Issues with @solana/spl-tokens pnpm is not saving this package to where I can't connect to the blockchain with the .js file I created like: #30

Issues with @solana/spl-tokens pnpm is not saving this package to where I can't connect to the blockchain with the .js file I created like:

Issues with @solana/spl-tokens pnpm is not saving this package to where I can't connect to the blockchain with the .js file I created like: #30

Workflow file for this run

name: "Issue Label Actions"
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2