You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
➜ intl-example git:(master) ✗ npm run dev
> [email protected] dev /Users/samliu/gits/demos/intl-example
> dora -p 8001 --plugins webpack,proxy,hmr,livereload
(node:39378) [DEP0016] DeprecationWarning: 'GLOBAL' is deprecated, use 'global'
proxy: listened on 8989
livereload: listening on 35729
(node:39378) ExperimentalWarning: The fs.promises API is experimental
📦 650/650 build modules
webpack: bundle build is now finished.
Caught exception: TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:140:9)
at Object.fs.writeFile (fs.js:1258:14)
at Recorder.self.updateRecordBody (/Users/samliu/gits/demos/intl-example/node_modules/dora-anyproxy/lib/recorder.js:103:12)
at Recorder.self.updateRecord (/Users/samliu/gits/demos/intl-example/node_modules/dora-anyproxy/lib/recorder.js:64:14)
The text was updated successfully, but these errors were encountered:
测试了一下报了如下的错:
The text was updated successfully, but these errors were encountered: