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

编译报错 #39

Open
008chen opened this issue Mar 23, 2020 · 1 comment
Open

编译报错 #39

008chen opened this issue Mar 23, 2020 · 1 comment

Comments

@008chen
Copy link

008chen commented Mar 23, 2020

(node:2784) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'path' must be a string or Uint8Array without null bytes. Received '\u0000commonjs-proxy:F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\core-js\mod...
at Object.readFile (fs.js:297:3)
at next (F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\browser-resolve\index.js:98:12)
at load_shims (F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\browser-resolve\index.js:116:7)
at resolve (F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\browser-resolve\index.js:236:5)
at F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\rollup-plugin-node-resolve\dist\rollup-plugin-node-resolve.cjs.js:66:5
at new Promise ()
at resolveId$1 (F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\rollup-plugin-node-resolve\dist\rollup-plugin-node-resolve.cjs.js:63:11)
at promise.then.result (F:\code\vue-render-for-apache-weex-1.0.35\vue-render-for-apache-weex-1.0.35\node_modules\rollup\dist\rollup.js:1735:32)
(node:2784) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:2784) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@felixxxp
Copy link

用8.x的node 版本试下,我切到8.17.0,报错没有了

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

2 participants