Q:

why always appear errors in vscode while importing the library

{
  "version": "0.2.0",
  "configurations": [
    {
      "type": "node",
      "request": "launch",
      "name": "Launch Program",
      "program": "./app.js"
    }
  ]
}
1

New to Communities?

Join the community