When using the wechat developer tool to import the small program to run,
there is such a bug
small program error – referenceerror: regeneratorruntime is not defined
According to the prompts given by the editor, locate the place where the error is reported
the applet reports an error when using async to request data. Referenceerror: regeneratorruntime is not defined
find the problem and solve it
terms of settlement:
Click the details button in the upper right corner
and select local settings
to remove the check of ES6 to Es5
Refresh again
and the error will no longer appear
Read More:
- Error in v-on handler: “ReferenceError: XXX is not defined“
- Uncaught ReferenceError: FileAsyncWriter is not defined
- Vue project, browser error: referenceerror: H is not defined
- Template execution failed: ReferenceError: htmlWebpackPlugin is not defined
- Error reported by gulp: referenceerror: primordials is not defined
- Use mini-css-extract-plugin to report ReferenceError: window is not defined
- [How to Fix] NameError: name ‘requests‘ is not defined & NameError: name ‘request‘ is not defined
- An error is reported when passing data pages using Ajax: Vue is not defined
- VBA “user defined type not defined” MSXML2.DOMDocument
- pyspark : NameError: name ‘spark’ is not defined
- Property xxx was accessed during render but is not defined on instance
- Error reported using layui $is not defined
- [NLP] NameError in using nltk: name ‘freqdist’ is not defined
- JS error: require is not defined
- Uniapp ESLint error: ‘uni‘ is not defined no-undef [How to Solve]
- Wechat applet error: unhandled project rejection type error: webassembly.instant
- Django project running service reported an error NameError: name ‘OS’ is not defined
- Eslint error handling: ‘QQ’ is not defined
- Reference error: ecarts is not defined
- python multiprocessing.pool NameError: name is not defined