bartve / disconnect

An easy to use Node.js client with OAuth support to connect with the discogs.com API v2.0
MIT License
453 stars 79 forks source link

issues with installing #76

Open DoronTavor opened 11 months ago

DoronTavor commented 11 months ago

I have this kind of issues: ERROR in ./node_modules/disconnect/lib/client.js 3:12-28 Module not found: Error: Can't resolve 'https' in 'C:\Users\tavor\Documents\dev\treact-ui\treact\node_modules\disconnect\lib'

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it.

If you want to include a polyfill, you need to:

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it.

If you want to include a polyfill, you need to:

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case. Verify if you need this module and configure a polyfill for it.

If you want to include a polyfill, you need to: