[{
"resource": "/c:/Users/HP/Desktop/react project/frontend/package.json",
"owner": "_generated_diagnostic_collection_name_#1",
"code": "768",
"severity": 4,
"message": "Problems loading reference 'https://json.schemastore.org/package': Unable to load schema from 'https://json.schemastore.org/package': getaddrinfo ENOTFOUND json.schemastore.org.",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 2
}]
the web page is not loading returns memory error
New contributor
user25265035 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
for resolve this error you have to make changes in package.json as your code dir is not getting full access for that pacakages.
New contributor
nishant Bhardwaj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.