@foal/cli - npm by default (or an option to set this)
See original GitHub issueHi! I was talking to a follower who cannot use FoalTS.
He’s trying to create an app, and he got an error message, because foal is trying to install the dependencies using YARN.
We have the option to uninstall it (in order to solve the problem), but I was asking:
- Is there any chance to select (or add the possibility to select) the package manager?
Example:
foal createapp myNewApp --npm
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
config
Run npm config ls -l to see a set of configuration parameters that are internal to npm, and are defaults if nothing else...
Read more >config
Run npm config ls -l to see a set of configuration parameters that are internal to npm, and are defaults if nothing else...
Read more >config
Run npm config ls -l to see a set of configuration parameters that are internal to npm, and are defaults if nothing else...
Read more >npm-install
Default : 'dev' if the NODE_ENV environment variable is set to 'production', otherwise empty. Type: "dev", "optional", or "peer" (can be set multiple...
Read more >npm-init
Create a package.json file. ... Any additional options will be passed directly to the command, ... Default: Type: String (can be set multiple...
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
Hi! The guy who has the problem didn’t send me any other messages. I’m sorry. I’m closing this ticket, If I have more information I’ll let you know. Thank you very much.
Yes, it seems there’s a problem here. @lcnvdl could you re-run the following commands and copy paste the output here so that we can get Yarn errors?