kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.47k stars 516 forks source link

After install bcrypt in nuxt typescript got Error import bcrypt #994

Closed whitersun closed 1 year ago

whitersun commented 1 year ago

Hello guys, I have a question does anyone have the same bug as my description about the import module of bcrypt Error?

Module '"D:/web/fullstack/nuxtAuthentication/node_modules/.pnpm/@types+bcrypt@5.0.0/node_modules/@types/bcrypt/index"' has no default export.ts(1192) import bcrypt

whitersun commented 1 year ago

My mistake, I should put my utils to outside the server of nuxt.