dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
247 stars 18 forks source link

Cannot find package '@dword-design/functions' #223

Closed zhaolinlau closed 7 months ago

zhaolinlau commented 8 months ago
 ERROR  [worker reload] [worker init] Cannot find package '@dword-design/functions' imported from C:\xampp\htdocs\umpsa-confessions\.nuxt\nuxt-mail\send.mjs                                    10:13:14 PM  
Did you mean to import @dword-design+functions@5.0.27/node_modules/@dword-design/functions/dist/find-index.js?

  Did you mean to import @dword-design+functions@5.0.27/node_modules/@dword-design/functions/dist/find-index.js?
  at packageResolve (node:internal/modules/esm/resolve:853:9)
  at moduleResolve (node:internal/modules/esm/resolve:910:20)
  at defaultResolve (node:internal/modules/esm/resolve:1130:11)
  at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:396:12)
  at ModuleLoader.resolve (node:internal/modules/esm/loader:365:25)
  at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:240:38)
  at ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:39)
  at link (node:internal/modules/esm/module_job:84:36)
mythxiaoai commented 7 months ago

me too ,Have you solved it??

zhaolinlau commented 7 months ago

me too ,Have you solved it??

i just updated to v5.0.0 and the problem is gone

zhaolinlau commented 7 months ago

no problem in v5.0.0

dword-design commented 7 months ago

sry forgot to write, current version has up-to-date dependencies. sorry for the delay ...