There is no latest after the electronic updater is packaged YML file
Solution:
Add the following code to the build of package.json
"build": {
...
"publish": {
"provider": "generic",
"url": "http://127.0.0.1:8080" ,
"channel": "latest"
}
},
You can see the file after packaging
Read More:
- [Solved] LGSVL Error on latest run: Cannot find central directory
- [Solved] CentOS 6 yum update Error: Cannot find a valid baseurl for repo: base
- [Solved] Elasticsearch Error: received plaintext http traffic on an https channel, closing connection…
- How to Solve AD20 Channel-Offset Error
- Windows update failed to update, indicating the solution of 0x80244021
- [Solved] Installing github.com/uudashr/gopkgs/v2/cmd/gopkgs@latest FAILED和cannot install, GOBIN must be an ab
- Zchunk error: Unable to find multipart download range error in dnf update
- Error: Can’t initialize nvrm channel [How to Solve]
- [Solved] Failed to find glog – Could not find glog include directory, set…
- [Solved] Failed to load property source from location ‘classpath:/application.yml‘
- Android Error: Consumer closed input channel or an error occurred. events=0x9
- [Solved] Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no furthe
- Error: could not find function … in R [How to Solve]
- laravel Error mews/captcha is locked to version 3.2.4 and an update of this package was not requested.
- Sentinel could not find the urlblockhandler interface solution
- [Solved] TS Error: Could not find a declaration file for module
- error: resource android:attr/lStar not found [Pefect Solution]
- [Solved] Spring cloud config server can’t parse the YML file of the remote warehouse, and it will also report an error
- Plugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE environment
- Mybatis error under Springboot project: Invalid bound statement (not found)