Skip to content

yarn install generates warning #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
fr0 opened this issue Apr 10, 2019 · 4 comments · Fixed by #1035
Closed
1 task done

yarn install generates warning #1010

fr0 opened this issue Apr 10, 2019 · 4 comments · Fixed by #1035
Labels
help wanted Contributions are especially encouraged

Comments

@fr0
Copy link

fr0 commented Apr 10, 2019

Expected Behavior

No warnings.

Actual Behavior

If your package.json contains a reference to typedoc:

warning typedoc > @types/[email protected]: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed.

Steps to reproduce the bug

  "devDependencies": {
    "typedoc": "^0.14.2"
  },

Environment

  • Typedoc version: 0.14.2
  • Node.js version: 11.12.0
  • OS: Mac OS 10.13.6
@fr0 fr0 added the bug label Apr 10, 2019
@aciccarello
Copy link
Collaborator

Thanks for the report. This could be fixed at the same time as #986

@fr0
Copy link
Author

fr0 commented Jun 28, 2019

This was closed a month and a half ago, but I'm still seeing the issue.

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Jun 28, 2019

There hasn't been a release for over a month and a half.

@fr0
Copy link
Author

fr0 commented Jun 28, 2019

That seems like a problem, can there be a new release soon?

@Gerrit0 Gerrit0 removed the bug label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Contributions are especially encouraged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants