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 deps udates issues #115

Open
jclaveau opened this issue Mar 22, 2023 · 0 comments
Open

Fix deps udates issues #115

jclaveau opened this issue Mar 22, 2023 · 0 comments

Comments

@jclaveau
Copy link
Owner

jclaveau commented Mar 22, 2023

Todo

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
    at new NodeError (node:internal/errors:387:5)
    at validateString (node:internal/validators:162:11)
    at Object.resolve (node:path:1098:7)
    at /home/runner/work/strapi-experiments/strapi-experiments/strapi/node_modules/@strapi/admin/utils/create-cache-dir.js:82:33
    at Array.filter (<anonymous>)
    at createCacheDir (/home/runner/work/strapi-experiments/strapi-experiments/strapi/node_modules/@strapi/admin/utils/create-cache-dir.js:80:6)
    at async Object.build (/home/runner/work/strapi-experiments/strapi-experiments/strapi/node_modules/@strapi/admin/index.js:27:3)
    at async module.exports (/home/runner/work/strapi-experiments/strapi-experiments/strapi/node_modules/@strapi/strapi/lib/commands/build.js:12:3) {
  code: 'ERR_INVALID_ARG_TYPE'
}
jclaveau added a commit that referenced this issue Mar 23, 2023
+ Update the configuration
jclaveau added a commit that referenced this issue Mar 23, 2023
jclaveau added a commit that referenced this issue Mar 23, 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

No branches or pull requests

1 participant