npm i https://pkg.pr.new/@wxt-dev/unocss@1494 wxt npm i https://pkg.pr.new/wxt@1494 commit: 435af1a aklinker1 changed the title chore: More PNPM 10 catalog changes chore: Move production dependencies to PNPM 10 catelog Mar 3, 2025 aklinker1 marked this pull request as ready...
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. - workflow: move to pnpm (#4766) · marsend/vuejs-core@61c5fbd
pnpm add @typemove/sui Code Generation yarntypemove-sui[--target-dir][--network][--abi-dir]<location> location: Directory of ABI json files or address of account to generate types for target-dir: Directory to output generated files (default: "./types") ...
npm npm install --save-dev @ianvs/prettier-plugin-sort-imports yarn yarn add --dev @ianvs/prettier-plugin-sort-imports pnpm pnpm add --save-dev @ianvs/prettier-plugin-sort-imports Note: If you are migrating from v3.x.x to v4.x.x, please read themigration guidelines Usage Add your ...
cache: 'pnpm' - name: Install dependencies uses: bahmutov/npm-install@v1 run: pnpm install - name: Run linter run: npm run lint test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: actions/setup-node@v1 - uses: actions/checkout@v2 - name: Install pnpm uses:...
mkPnpmPackage { src = "${src}/website"; installInPlace = true; }; }; Expand Down Expand Up @@ -196,6 +200,7 @@ nodejs nodePackages.svelte-language-server nodePackages.typescript-language-server pnpm ]; }; }; Expand Down 2 changes: 1 addition & 1 deletion 2 kitsune-cli/Cargo...
meta.url, { versionGroups: [ { dependencies: ['@example/*'], dependencyTypes: ['!local'], label: 'Pin pnpm workspace', pinVersion: 'workspace:~' } ] });Readme Keywords config monorepos nive-move package syncpack versionPackage Sidebar Install npm i @nice-move/syncpack-config ...
for version in PNPM_LOCK_VERSIONS ] [ npm.npm_translate_lock( name = lockfile.replace(".yaml", ""), pnpm_lock = "//cases:%s" % lockfile, verify_node_modules_ignored = "//:.bazelignore", ) for lockfile in PNPM_LOCK_TEST_CASES ] [ use_repo( npm, lockfile.replace(".yaml", ""...
#yarnyarn create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter#npmnpx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter#pnpmpnpm create next-app --example ...
install_pkg npm "$PACKAGE_MANAGER" } function install_solidity { echo "Installing Solidity compiler" if [ -f "${INSTALL_DIR}solc" ]; then echo "Solidity already installed at ${INSTALL_DIR}solc" return fi # We fetch the binary from https://binaries.soliditylang.org if [[ "$(uname)"...