Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

facing issue #26

Open
ganesh63017 opened this issue Jun 9, 2022 · 0 comments
Open

facing issue #26

ganesh63017 opened this issue Jun 9, 2022 · 0 comments

Comments

@ganesh63017
Copy link

ganesh63017 commented Jun 9, 2022

node:internal/validators:120
throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined
at new NodeError (node:internal/errors:372:5)
at validateString (node:internal/validators:120:11)
at Url.parse (node:url:168:3)
at Object.urlParse [as parse] (node:url:155:13)
at new Sequelize (/home/am-pc-29/ganeshProjects/youtubeclone-backend/node_modules/sequelize/lib/sequelize.js:57:28)
at Object. (/home/am-pc-29/ganeshProjects/youtubeclone-backend/src/sequelize.js:11:19)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
code: 'ERR_INVALID_ARG_TYPE'
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant