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

Cannot start nuxt: input.replace is not a function #14

Open
glysns opened this issue Feb 27, 2024 · 2 comments
Open

Cannot start nuxt: input.replace is not a function #14

glysns opened this issue Feb 27, 2024 · 2 comments
Assignees

Comments

@glysns
Copy link

glysns commented Feb 27, 2024

Cannot start nuxt: input.replace is not a function 07:02:26

at normalizeWindowsPath (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/shared/pathe.ff20891b.mjs:6:16)
at normalize (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/shared/pathe.ff20891b.mjs:19:10)
at resolvePath (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxt+kit@3.10.3_rollup@4.12.0/node_modules/@nuxt/kit/dist/index.mjs:2311:10)
at resolveVueI18nConfigInfo (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxtjs+i18n@8.1.1_rollup@4.12.0_vue@3.4.20/node_modules/@nuxtjs/i18n/dist/module.mjs:299:30)
at /C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxtjs+i18n@8.1.1_rollup@4.12.0_vue@3.4.20/node_modules/@nuxtjs/i18n/dist/module.mjs:692:28
at Array.map ()
at resolveLayerVueI18nConfigInfo (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxtjs+i18n@8.1.1_rollup@4.12.0_vue@3.4.20/node_modules/@nuxtjs/i18n/dist/module.mjs:690:16)
at setup (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxtjs+i18n@8.1.1_rollup@4.12.0_vue@3.4.20/node_modules/@nuxtjs/i18n/dist/module.mjs:1531:38)
at async normalizedModule (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxt+kit@3.10.3_rollup@4.12.0/node_modules/@nuxt/kit/dist/index.mjs:2112:17)
at async installModule (/C:/izapay/nuxt-content-template-master/node_modules/.pnpm/@nuxt+kit@3.10.3_rollup@4.12.0/node_modules/@nuxt/kit/dist/index.mjs:2415:95)

@data-miner00
Copy link
Owner

data-miner00 commented Mar 3, 2024

Hi @glysns , thanks for reporting the issue. Which version of Node.js are you using? I have tested it out on Node v18.18.2 and Node v20.9.0 for both dev server and static generation and it works fine on my side. Could you provide more info so that I can proceed with the debugging? Thanks

@data-miner00 data-miner00 self-assigned this Mar 3, 2024
@data-miner00
Copy link
Owner

If you tried to update the dependencies as suggested on the README, unfortunately it will not work anymore. See #12 . For now, the dependencies must be tight with what package.json and pnpm.lock.yml specifies.

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

2 participants