--skip-install not honored in 1.9.0
See original GitHub issueGeneral Information
- Usage
- Development
- Documentation
- Feature Request
Specific generator
- Addons
- HandlebarsJS
What Version you are running?
- NodeJS: 10.16.3
- NPM: 6.9.0
- @pnp/spfx: 1.9.0
Describe your problem
The output from yo @pnp/spfx --skip-install -pm pnpm indicates that installation should be skipped, but it isn’t.


Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Release Notes - PnP/generator-SPFx
Angular Elements option supports now Angular 6/7 and 8; #199 fixed --skip-install not honored when pnpm gets used. TypeScript support for 2.9, 3.0,...
Read more >Can't install pytorch with pip on Windows - Stack Overflow
This answer is incorrect. The definitive way to determine if cuda is working is torch.cuda.is_available(). If it does not return True your code ......
Read more >Install and Setup — DGL 0.9.1post1 documentation - DGL Docs
For requirements on backends and how to select one, see Working with different backends. Starting at version 0.3, DGL is separated into CPU...
Read more >How to correctly install Keras and Tensorflow - ActiveState
Click to install Keras and Tensorflow together using pip. Understand how to use these Python libraries for machine learning use cases.
Read more >Installation Manager 1.9 - IBM
... Definitions above apply only to valid APARs that result in product fixes (APARs returned as working-as-designed are not assessed for ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thank you @deanbot. Clearly a bug in combination with pnpm.
I tried now
yarnandnpm. Both respect the skip install, but not pnpm.Will be fixed in the next release.
Fixed in version 1.9.1