Skip to content
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

Missing dep #505

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Missing dep #505

merged 1 commit into from
Mar 16, 2023

Conversation

fjavierv
Copy link
Contributor

Using yarn berry I have detected this:

node:internal/event_target:1010
  process.nextTick(() => { throw err; });
                           ^
Error: @pgtyped/cli tried to access @pgtyped/parser, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.

Required package: @pgtyped/parser (via "@pgtyped/parser/package.json")
Required by: @pgtyped/cli@virtual:a0ba3d3cda9824c28dd8fd0178ccbd7bc86eb7f53d38543771df1887d0bc057caad9034577859ad1cbfd031b50c5c91f73d6ffe7e42882783fd34e4f1a7cc8fb#npm:2.1.0 (via /home/lizard/Projects/coprali/coprali-nodejs/.yarn/__virtual__/@pgtyped-cli-virtual-cee4d22642/0/cache/@pgtyped-cli-npm-2.1.0-02c65e08f0-86ee7ec2a0.zip/node_modules/@pgtyped/cli/lib/generator.js)

@adelsz
Copy link
Owner

adelsz commented Mar 16, 2023

Thanks @fjavierv!

@adelsz adelsz merged commit d89cc87 into adelsz:master Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants