asset mongo.js 1.69 MiB [compared for emit] (name: main)
runtime modules 891 bytes 4 modules
modules by path ./public/home/scripts/ 769 KiB
modules by path ./public/home/scripts/mongodb/lib/ 765 KiB 97 modules
./public/home/scripts/_mongo.js 456 bytes [built] [code generated]
./public/home/scripts/mongodb/package.json 4.11 KiB [built] [code generated]
modules by path ./node_modules/ 787 KiB
modules by path ./node_modules/whatwg-url/ 82.4 KiB 13 modules
modules by path ./node_modules/socks/build/ 49.9 KiB 6 modules
modules by path ./node_modules/tr46/ 197 KiB 4 modules
modules by path ./node_modules/saslprep/ 4.81 KiB 2 modules
modules by path ./node_modules/mongodb-connection-string-url/lib/*.js 11.7 KiB 2 modules
modules by path ./node_modules/smart-buffer/build/*.js 47.6 KiB 2 modules
+ 11 modules
WARNING in ./node_modules/bson/dist/bson.browser.esm.js 2175:30-59
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/node_modules/bson/dist'
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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/bson.js 5:11-26 17:13-28
@ ./public/home/scripts/mongodb/lib/index.js 8:15-32 33:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/bson.js 8:11-30
Module not found: Error: Can't resolve 'bson-ext' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/index.js 8:15-32 33:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/deps.js 24:4-42
Module not found: Error: Can't resolve 'kerberos' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/deps.js 30:4-38
Module not found: Error: Can't resolve 'snappy' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/deps.js 32:79-109
Module not found: Error: Can't resolve 'snappy/package.json' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/deps.js 47:4-34
Module not found: Error: Can't resolve 'aws4' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
WARNING in ./public/home/scripts/mongodb/lib/encrypter.js 91:38-74
Module not found: Error: Can't resolve 'mongodb-client-encryption' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/connection_string.js 11:20-42
@ ./public/home/scripts/mongodb/lib/mongo_client.js 6:28-58
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
7 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
ERROR in ./node_modules/ip/lib/ip.js 5:9-22
Module not found: Error: Can't resolve 'os' in '/home/dequog/dev/dequog.github.io/node_modules/ip/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:
- add a fallback 'resolve.fallback: { "os": require.resolve("os-browserify/browser") }'
- install 'os-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "os": false }
@ ./node_modules/socks/build/client/socksclient.js 15:11-24
@ ./node_modules/socks/build/index.js 13:13-44
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 5:16-32
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./node_modules/saslprep/lib/memory-code-points.js 3:11-24
Module not found: Error: Can't resolve 'fs' in '/home/dequog/dev/dequog.github.io/node_modules/saslprep/lib'
@ ./node_modules/saslprep/index.js 10:4-39
@ ./public/home/scripts/mongodb/lib/deps.js 41:4-42
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./node_modules/saslprep/lib/memory-code-points.js 4:13-28
Module not found: Error: Can't resolve 'path' in '/home/dequog/dev/dequog.github.io/node_modules/saslprep/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:
- add a fallback 'resolve.fallback: { "path": require.resolve("path-browserify") }'
- install 'path-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "path": false }
@ ./node_modules/saslprep/index.js 10:4-39
@ ./public/home/scripts/mongodb/lib/deps.js 41:4-42
@ ./public/home/scripts/mongodb/lib/index.js 96:13-30
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./node_modules/socks/build/client/socksclient.js 14:12-26
Module not found: Error: Can't resolve 'net' in '/home/dequog/dev/dequog.github.io/node_modules/socks/build/client'
@ ./node_modules/socks/build/index.js 13:13-44
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 5:16-32
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./node_modules/socks/build/common/helpers.js 6:15-32
Module not found: Error: Can't resolve 'stream' in '/home/dequog/dev/dequog.github.io/node_modules/socks/build/common'
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:
- add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
- install 'stream-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "stream": false }
@ ./node_modules/socks/build/client/socksclient.js 18:18-46
@ ./node_modules/socks/build/index.js 13:13-44
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 5:16-32
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/gssapi.js 4:12-26
Module not found: Error: Can't resolve 'dns' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
@ ./public/home/scripts/mongodb/lib/index.js 88:15-44
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/mongocr.js 4:15-32
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 13:18-43
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/mongodb_aws.js 4:15-32
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 14:22-51
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/mongodb_aws.js 5:13-28
Module not found: Error: Can't resolve 'http' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
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:
- add a fallback 'resolve.fallback: { "http": require.resolve("stream-http") }'
- install 'stream-http'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "http": false }
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 14:22-51
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/mongodb_aws.js 6:12-26
Module not found: Error: Can't resolve 'url' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
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:
- add a fallback 'resolve.fallback: { "url": require.resolve("url/") }'
- install 'url'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "url": false }
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 14:22-51
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/auth/scram.js 4:15-32
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/auth'
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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/cmap/connect.js 17:16-39
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/connect.js 4:12-26
Module not found: Error: Can't resolve 'net' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap'
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/connect.js 6:12-26
Module not found: Error: Can't resolve 'tls' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap'
@ ./public/home/scripts/mongodb/lib/cmap/connection_pool.js 10:18-38
@ ./public/home/scripts/mongodb/lib/sdam/server.js 5:26-60
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/message_stream.js 4:17-34
Module not found: Error: Can't resolve 'stream' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap'
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:
- add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
- install 'stream-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "stream": false }
@ ./public/home/scripts/mongodb/lib/cmap/connection.js 13:25-52
@ ./public/home/scripts/mongodb/lib/sdam/server.js 4:21-50
@ ./public/home/scripts/mongodb/lib/sdam/topology.js 15:17-36
@ ./public/home/scripts/mongodb/lib/operations/connect.js 7:19-46
@ ./public/home/scripts/mongodb/lib/mongo_client.js 10:18-49
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cmap/wire_protocol/compression.js 4:13-28
Module not found: Error: Can't resolve 'zlib' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cmap/wire_protocol'
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:
- add a fallback 'resolve.fallback: { "zlib": require.resolve("browserify-zlib") }'
- install 'browserify-zlib'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "zlib": false }
@ ./public/home/scripts/mongodb/lib/index.js 92:20-63
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/connection_string.js 4:12-26
Module not found: Error: Can't resolve 'dns' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/mongo_client.js 6:28-58
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/connection_string.js 5:11-24
Module not found: Error: Can't resolve 'fs' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib'
@ ./public/home/scripts/mongodb/lib/mongo_client.js 6:28-58
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/connection_string.js 7:14-28
Module not found: Error: Can't resolve 'url' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/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:
- add a fallback 'resolve.fallback: { "url": require.resolve("url/") }'
- install 'url'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "url": false }
@ ./public/home/scripts/mongodb/lib/mongo_client.js 6:28-58
@ ./public/home/scripts/mongodb/lib/index.js 23:23-48 102:21-46
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/cursor/abstract_cursor.js 4:17-34
Module not found: Error: Can't resolve 'stream' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/cursor'
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:
- add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
- install 'stream-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "stream": false }
@ ./public/home/scripts/mongodb/lib/index.js 11:26-61 94:24-59
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/gridfs/download.js 4:17-34
Module not found: Error: Can't resolve 'stream' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/gridfs'
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:
- add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
- install 'stream-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "stream": false }
@ ./public/home/scripts/mongodb/lib/gridfs/index.js 8:19-40
@ ./public/home/scripts/mongodb/lib/index.js 19:17-36
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/gridfs/upload.js 4:17-34
Module not found: Error: Can't resolve 'stream' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/gridfs'
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:
- add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
- install 'stream-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "stream": false }
@ ./public/home/scripts/mongodb/lib/gridfs/index.js 9:17-36
@ ./public/home/scripts/mongodb/lib/index.js 19:17-36
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/logger.js 4:15-30
Module not found: Error: Can't resolve 'util' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/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:
- add a fallback 'resolve.fallback: { "util": require.resolve("util/") }'
- install 'util'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "util": false }
@ ./public/home/scripts/mongodb/lib/index.js 21:17-36 100:15-34
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/operations/add_user.js 4:15-32
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/operations'
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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/admin.js 4:19-51
@ ./public/home/scripts/mongodb/lib/index.js 6:16-34
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/sdam/srv_polling.js 4:12-26
Module not found: Error: Can't resolve 'dns' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/lib/sdam'
@ ./public/home/scripts/mongodb/lib/index.js 151:20-49
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/utils.js 5:15-32
Module not found: Error: Can't resolve 'crypto' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/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:
- add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
- install 'crypto-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
@ ./public/home/scripts/mongodb/lib/admin.js 10:16-34
@ ./public/home/scripts/mongodb/lib/index.js 6:16-34
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/utils.js 6:11-24
Module not found: Error: Can't resolve 'os' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/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:
- add a fallback 'resolve.fallback: { "os": require.resolve("os-browserify/browser") }'
- install 'os-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "os": false }
@ ./public/home/scripts/mongodb/lib/admin.js 10:16-34
@ ./public/home/scripts/mongodb/lib/index.js 6:16-34
@ ./public/home/scripts/_mongo.js 1:0-40
ERROR in ./public/home/scripts/mongodb/lib/utils.js 7:14-28
Module not found: Error: Can't resolve 'url' in '/home/dequog/dev/dequog.github.io/public/home/scripts/mongodb/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:
- add a fallback 'resolve.fallback: { "url": require.resolve("url/") }'
- install 'url'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "url": false }
@ ./public/home/scripts/mongodb/lib/admin.js 10:16-34
@ ./public/home/scripts/mongodb/lib/index.js 6:16-34
@ ./public/home/scripts/_mongo.js 1:0-40
27 errors have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 27 errors and 7 warnings in 2549 ms