false Boolean pnpm node_modules node_modules WebStorm parses package.json files, recognizing definitions of scripts, shows scripts in a tree Yarn is a modular package manager that can resolve packages from various sources. WebStorm integrates with the npm, Yarn, Yarn 2, and pnpm, so you can install, locate, update, and remove packages of reusable code from inside the IDE, in the built-in Terminal.. WebStorm also lets you run and debug npm, Yarn, and pnpm scripts. where package-name matches the name of the package you made changes to.. In Cloudflare config, use npm run build (which, as you can see above, runs pnpm with the option to work in the code directory) as build command, and specify code/