Replies: 1 comment 2 replies
-
The above prompt indicates that the index. ts file cannot be found, but the path is correct. Do I need to install anything else? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to build for each package, but when I execute the yarn build
An error occurred:
@Udecode/template test utils: build: Cannot find C: \ Users \ lenovo \ Desktop \ plate main \ packages \ utils \ src \ index. ts
@Udecode/utils: build: Cannot find C: \ Users \ lenovo \ Desktop \ plate main \ packages \ utils \ src \ index. ts
@Udecode/template test utilities: build: ERROR: command completed with error: command (C: \ Users \ Lenovo \ Desktop \ plate main \ packages \ test utilities) C: \ Users \ Lenovo \ AppData \ Local \ Template \ xfs-714ac9fe \ yarn.cmd run build exit (1)
@Udecode/template test utils # build: command (C: \ Users \ Lenovo \ Desktop \ plate main \ packages \ test utils) C: \ Users \ Lenovo \ AppData \ Local \ Template \ xfs-714ac9fe \ yarn.cmd run build exit (1)
Tasks: 0 successful, 3 total
Cached: 0 cached, 3 total
Time: 3.042s
Failed: @udecode/plate-test-utils#build
Error run failed: command exited (1)
I want to run the Yarn dev project and it seems like I need to generate a dist folder for each package
Funding
Beta Was this translation helpful? Give feedback.
All reactions