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

fix: update turbo to fix "cannot find package" error #1307

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

oxSaturn
Copy link
Contributor

Relates to:

Risks

Low.

Background

I'm getting 'cannot find package' error like below with the latest develop branch:

Error: Cannot find package '/Users/oxSaturn/eliza/agent/node_modules/@ai16z/plugin-nft-generation/' imported from /Users/oxSaturn/eliza/agent/src/index.ts

And seems someone ran into it as well in discord:

Screenshot-7SWO00RZ@2x

What does this PR do?

Setting "outputs": ["dist/**"], in turbo.json seems to fix the problem for me.

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@monilpat monilpat merged commit 258789d into elizaOS:develop Dec 21, 2024
3 of 4 checks passed
@oxSaturn oxSaturn deleted the fix/cannot-find-package branch December 21, 2024 05:20
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