martinkr/next-export-i18n

src folder doesnt work var I18N = require('./../../i18n/index.js');

masterbater opened this issue · 1 comments

Ive got this error even I have the folder in top directory or I tried also in src.

error - ./node_modules/.pnpm/next-export-i18n@2.1.0_ld2jel3hspngo3u5lti2kgl2sq/node_modules/next-export-i18n/index.js:5:0
Module not found: Can't resolve './../../i18n/index.js'

https://nextjs.org/docs/messages/module-not-found

Is this because of pnpm or typescript settings?

#32

This is duplicate for this issue sorry for opening this one