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

Module not found: Can't resolve 'fs' #35

Open
eeeman1 opened this issue Mar 11, 2020 · 4 comments
Open

Module not found: Can't resolve 'fs' #35

eeeman1 opened this issue Mar 11, 2020 · 4 comments

Comments

@eeeman1
Copy link

eeeman1 commented Mar 11, 2020

Установил по инструкции, при require('@qiwi/bill-payments-node-js-sdk') выдается ошибка - Module not found: Can't resolve 'fs'

"@qiwi/bill-payments-node-js-sdk": "^3.1.3"

node -v
v10.16.3

@ENG1N3X
Copy link

ENG1N3X commented May 8, 2020

Установил по инструкции, при require('@qiwi/bill-payments-node-js-sdk') выдается ошибка - Module not found: Can't resolve 'fs'

"@qiwi/bill-payments-node-js-sdk": "^3.1.3"

node -v
v10.16.3

extend(config, ctx) { config.node = { fs: 'empty', } },

@EveryDayRains
Copy link

Обнови версию ноды, должно помочь. Уже вышла 16 нода lol

@MrFallen
Copy link

Такая же ошибка.
Inertia Vue SSR
Node v12

@MrFallen
Copy link

Не уверен что мне помогло, но вроде бы вот это:
alias: { "stream": require.resolve("stream-browserify") },

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

4 participants