Closed Henrycheheng closed 1 year ago
i found that the version of my node is incorrect, which version is recommended?
Thank you for your use. May I ask if you have the following configuration?
I can run the test here.
Or you can update the @ relaxed/utils version and try it. Install the latest version.
yes, i choose all the options of this cli. use pnpm as package manager. i'm update the version of @ relaxed/utils to the latest. this error is still. i guess my version of node is not correct. u use which version (can be successful)
it's seem to said: this package, @ relaxed/utils, may not have correct main/modules/exports in its package.json. so i first to Verify package installation, the second is Check package.json configuration: Open the package.json file of the "@relaxed/utils" package and ensure that it has the correct main, module, or exports fields specified. These fields determine the entry points for the package. is there missing module options cus this problem?
and then,if this is ever exist, i found Sometimes, Vite's internal cache can cause issues. but still exist. could u help me to check out the second step? this way sir. https://github.com/ErKeLost/relaxed/blob/master/packages/utils/package.json
and acrio design is ok
I have time to take a look at this version, because anyone with a theme will use this tool library that does not provide a theme.
This issue is stale because it has been open for 7 days with no activity.
This issue was closed because it has been inactive for 3 days since being marked as stale.
Steps to reproduce
1.use
2.pnpm i 3.then i got this error
What is expected?
i wanna the project is able to run
What is actually happening?
it's occur an error said: [vite] Internal server error: Failed to resolve entry for package "@relaxed/utils". The package may have incorrect main/module/exports specified in its package.json. package.json is like this
is there a problem with this package called @relaxed/utils'
System Info
Any additional comments?
No response