Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

derHodrig/nuxt-i18n-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-i18n-reproduction

Reproduction for nuxt-modules/i18n#2491

> cd ./i18n-app
> npm install

This should throw an error

npm ERR!  ERROR  No lockfile found from ...\i18n-reproduction\i18n-app\node_modules\@skoenfeld\i18n-layer
npm ERR!
npm ERR!   at resolveLockfile (.../i18n-reproduction/i18n-app/node_modules/pkg-types/dist/index.mjs:122:9)
npm ERR!   at async getPackageManagerType (.../i18n-reproduction/i18n-app/node_modules/@nuxtjs/i18n/dist/module.mjs:108:26)
  • i18n-app is the app and has the dependency "@skoenfeld/i18n-layer": "0.0.2"
  • i18n-layer is the package @skoenfeld/i18n-layer and has the "@nuxtjs/i18n": "^8.0.0-rc.5" dependency
  • @skoenfeld/i18n-layer is the published package