question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Unable to load the "angular" preset package. Please make sure it's installed.

See original GitHub issue

Package conventional-recommended-bump

Error Error: Unable to load the "angular" preset package. Please make sure it's installed.

Description Getting this error when using the package as an npm script OR the Node API and a preset of Angular. The package works when installed globally and run using the CLI.

Steps to Reproduce

  1. Clone this repo: https://github.com/jim-moody/crb-bug
  2. npm install
  3. npm run recommend-version

See the error that displays.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
hutsoncommented, Mar 26, 2019

@stevemao I would prefer your approach. Do nothing by default, and document how to install the preferred preset package. Changing to documentation label.

1reaction
jim-moodycommented, Mar 21, 2019

Is that just how it works now? So I guess in this case I would need to install conventional-changelog-angular?

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm Unable to Install angular-cli - Stack Overflow
Setp-1: open windows command prompt then type following command to get the IP address of your proxy server ping your-proxy-name.
Read more >
jest-preset-angular - npm
In your project root, create setup-jest.ts file with following contents: import 'jest-preset-angular/setup-jest';. Add the following section:.
Read more >
Setting up the local environment and workspace - Angular
This guide explains how to set up your environment for Angular development using the Angular CLI tool. It includes information about prerequisites, ...
Read more >
Get started with Angular - CS4640 - WebPL
If the npm version number is not displayed and/or an error occurs, make sure to download a Node.js installer that includes npm.
Read more >
[Solved] Npm install hung or takes too long time
Mostly (and for me as well) this error is due to incorrect proxy settings. Verify network proxy settings are correct. Else try removing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found