Skip to content
New issue

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

node_modules\vue-server-renderer\build.dev.js #614

Open
wdsmaduranga opened this issue Mar 22, 2024 · 0 comments
Open

node_modules\vue-server-renderer\build.dev.js #614

wdsmaduranga opened this issue Mar 22, 2024 · 0 comments

Comments

@wdsmaduranga
Copy link

come this error

node_modules\vue-server-renderer\build.dev.js

node_modules\vue-server-renderer\build.dev.jsopen in editor
file = path$1.posix.join('.', file);
if (files[file]) {
return evaluateModule(file, sandbox, evaluatedFiles);
}
else if (basedir) {
return require(resolvedModules[file] ||
(resolvedModules[file] = resolve.sync(file, { basedir })));
}
else {
return require(file);
}

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

No branches or pull requests

1 participant