We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dgram has been deprecated https://www.npmjs.com/package/dgram
Node: v10.15.1 NPM: 6.4.1
ERROR in ./node_modules/native-dns-cache/lookup.js Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns-cache' @ ./node_modules/native-dns-cache/lookup.js 21:12-28 @ ./node_modules/native-dns-cache/index.js @ ./node_modules/native-dns/lib/platform.js @ ./node_modules/native-dns/dns.js @ ./node_modules/dns/lib/dns.js @ ./node_modules/mikronode/dist/mikronode.js @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue @ ./src/components/Mikronode.vue @ ./src/router/index.js @ ./src/main.js
ERROR in ./node_modules/native-dns/lib/server.js Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib' @ ./node_modules/native-dns/lib/server.js 23:12-28 @ ./node_modules/native-dns/dns.js @ ./node_modules/dns/lib/dns.js @ ./node_modules/mikronode/dist/mikronode.js @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue @ ./src/components/Mikronode.vue @ ./src/router/index.js @ ./src/main.js
ERROR in ./node_modules/native-dns/lib/utils.js Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib' @ ./node_modules/native-dns/lib/utils.js 21:12-28 @ ./node_modules/native-dns/lib/platform.js @ ./node_modules/native-dns/dns.js @ ./node_modules/dns/lib/dns.js @ ./node_modules/mikronode/dist/mikronode.js @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue @ ./src/components/Mikronode.vue @ ./src/router/index.js @ ./src/main.js
ERROR in ./node_modules/native-dns/lib/platform.js Module not found: Error: Can't resolve 'fs' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib' @ ./node_modules/native-dns/lib/platform.js 23:9-22 @ ./node_modules/native-dns/dns.js @ ./node_modules/dns/lib/dns.js @ ./node_modules/mikronode/dist/mikronode.js @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue @ ./src/components/Mikronode.vue @ ./src/router/index.js @ ./src/main.js
Build failed with errors.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dgram has been deprecated
https://www.npmjs.com/package/dgram
Node: v10.15.1
NPM: 6.4.1
ERROR in ./node_modules/native-dns-cache/lookup.js
Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns-cache'
@ ./node_modules/native-dns-cache/lookup.js 21:12-28
@ ./node_modules/native-dns-cache/index.js
@ ./node_modules/native-dns/lib/platform.js
@ ./node_modules/native-dns/dns.js
@ ./node_modules/dns/lib/dns.js
@ ./node_modules/mikronode/dist/mikronode.js
@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue
@ ./src/components/Mikronode.vue
@ ./src/router/index.js
@ ./src/main.js
ERROR in ./node_modules/native-dns/lib/server.js
Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib'
@ ./node_modules/native-dns/lib/server.js 23:12-28
@ ./node_modules/native-dns/dns.js
@ ./node_modules/dns/lib/dns.js
@ ./node_modules/mikronode/dist/mikronode.js
@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue
@ ./src/components/Mikronode.vue
@ ./src/router/index.js
@ ./src/main.js
ERROR in ./node_modules/native-dns/lib/utils.js
Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib'
@ ./node_modules/native-dns/lib/utils.js 21:12-28
@ ./node_modules/native-dns/lib/platform.js
@ ./node_modules/native-dns/dns.js
@ ./node_modules/dns/lib/dns.js
@ ./node_modules/mikronode/dist/mikronode.js
@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue
@ ./src/components/Mikronode.vue
@ ./src/router/index.js
@ ./src/main.js
ERROR in ./node_modules/native-dns/lib/platform.js
Module not found: Error: Can't resolve 'fs' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns\lib'
@ ./node_modules/native-dns/lib/platform.js 23:9-22
@ ./node_modules/native-dns/dns.js
@ ./node_modules/dns/lib/dns.js
@ ./node_modules/mikronode/dist/mikronode.js
@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Mikronode.vue
@ ./src/components/Mikronode.vue
@ ./src/router/index.js
@ ./src/main.js
Build failed with errors.
The text was updated successfully, but these errors were encountered: