#
pnpm
Here are 252 public repositories matching this topic...
npm
build
parallel
lerna
monorepo
build-tool
npm-scripts
concurrent
script-runner
hacktoberfest
pnpm
yarn-workspaces
script-runn
-
Updated
May 15, 2022 - TypeScript
lmmarsano
commented
Nov 18, 2021
Getting a 403 error
$ nodenv global 17.1.0
$ npm ls -g --depth 0
/home/LOM0227/stow/nodenv/.nodenv/versions/17.1.0/lib
├── corepack@0.10.0
└── npm@8.1.2
$ corepack enable
$ pnpm
Internal Error: Server answered with HTTP 403
at ClientRequest.<anonymous> (/home/LOM0227/stow/nodenv/.nodenv/versions/17.1.0/lib/node_modules/corepack/dist/corepack.js:3933:31)
at Object.onceW
good first issue
Good for newcomers
Fast, resilient, reproducible builds with npm install.
cli
npm
package
yarn
dependency-manager
install
ci
package-json
dependencies
dependency
shrinkwrap
pnpm
lockfile
package-lock
offline-mirror
-
Updated
Jan 3, 2022 - TypeScript
Graphic tool for managing javascript project dependencies - in a friendly way.
react
nodejs
javascript
npm
package-manager
gui
yarn
dependencies
webdev
npm-desktop-manager
pnpm
dependencies-manager
-
Updated
Apr 9, 2022 - TypeScript
Consistent dependency versions in large JavaScript Monorepos.
nodejs
cli
npm
yarn
packages
versions
lerna
monorepo
semver
package-json
dependencies
aws-sdk-javascript
pnpm
yarnpkg
lernajs
workspaces
sort-package-json
-
Updated
Jun 4, 2022 - TypeScript
Benchmarks of JavaScript Package Managers
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
tjx666
commented
Feb 28, 2020
yarn audit report:
npx audit-ci -m report:
The form of table report is more intuitive and clear.
I think the `
nodejs
emoji
workflow
node
commitizen
monorepo
commitizen-adapter
commit
emojis
workflows
commit-message
pnpm
commitlint
-
Updated
Jun 7, 2022 - TypeScript
使用淘宝镜像运行命令: tbify [nvm|npm|npx|yarn|pnpm|...]
-
Updated
Apr 19, 2022 - TypeScript
Subset of Lerna in a smaller & more modular lib. It helps automate your workspace versioning & publishing.
npm
yarn
lerna
monorepo
pnpm
conventional-changelog
workspaces
conventional-commits
yarn-workspaces
pnpm-workspaces
-
Updated
Jun 7, 2022 - TypeScript
基于vite2+vue3+TypeScript+qiankun2 +pnpm+ monorepo 乾坤微前端后台管理系统项目,腾讯云在线运行(封装了动态form表单和table列表、jsx(tsx)项目demo、以及leaflet地图和leaflet-geoman编辑图层)
hooks
typescript
webpack
vue
leaflet
monorepo
leafletjs
pnpm
vue3
qiankun
leaflet-geoman
element-plus
vite2
-
Updated
Jun 2, 2022 - Vue
-
Updated
May 15, 2022 - TypeScript
January 2022 Benchmarks of npm, pnpm, yarn, and shrinkpack install times.
-
Updated
Dec 30, 2021 - JavaScript
A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.
-
Updated
Jun 7, 2022 - TypeScript
react
redux
slack
firebase
typescript
react-router
styled-components
material-ui
pnpm
vite
react-learning-project
-
Updated
May 4, 2022 - TypeScript
-
Updated
May 6, 2022 - Vue
Next.js (TS) x Tailwind CSS x Turbo (pnpm) x Firebase x NextAuth x Hasura
react
graphql
firebase
typescript
eslint
nextjs
prettier
storybook
husky
pnpm
hasura
lint-staged
renovate
tailwindcss
next-auth
github-actions
react-query
graphql-codegen
vercel
turborepo
-
Updated
Jun 7, 2022 - TypeScript
Helper for multi-package repository with TypeScript
utility
typescript
yarn
tool
lerna
pnpm
tsconfig
yarn-workspaces
typescript-project-references
pnpm-workspaces
-
Updated
Mar 22, 2022 - JavaScript
Improve this page
Add a description, image, and links to the pnpm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pnpm topic, visit your repo's landing page and select "manage topics."


Platform
Describe the bug
Most of the settings changed in the config.yaml file are not applied.
To Reproduce