rowbox
rowbox
DIAdiscord.js - Imagine an app
Created by rowbox on 6/26/2023 in #djs-questions
mongodb node_module error
the error
[{
"resource": "/c:/Users/jack/Desktop/esno bot/node_modules/mongodb/tsconfig.json",
"owner": "typescript",
"severity": 8,
"message": "Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '\"ignoreDeprecations\": \"5.0\"' to silence this error.\n Use 'verbatimModuleSyntax' instead.",
"source": "ts",
"startLineNumber": 20,
"startColumn": 5,
"endLineNumber": 20,
"endColumn": 29
}]
[{
"resource": "/c:/Users/jack/Desktop/esno bot/node_modules/mongodb/tsconfig.json",
"owner": "typescript",
"severity": 8,
"message": "Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '\"ignoreDeprecations\": \"5.0\"' to silence this error.\n Use 'verbatimModuleSyntax' instead.",
"source": "ts",
"startLineNumber": 20,
"startColumn": 5,
"endLineNumber": 20,
"endColumn": 29
}]
4 replies
DIAdiscord.js - Imagine an app
Created by rowbox on 6/26/2023 in #djs-questions
package problem
https://sourceb.in/peWFtMDyBx i get this error everytime i try and run
17 replies