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

关于文件资源调用的问题 #86

Open
ghost opened this issue Mar 28, 2020 · 0 comments
Open

关于文件资源调用的问题 #86

ghost opened this issue Mar 28, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 28, 2020

$ hexo s
INFO Start processing
Error: [hexo-tag-aplayer] Specified asset file not found (1.jpg)
at throwError (F:\Blog\node_modules\hexo-tag-aplayer\common\util.js:18:9)
at APlayerTag.processUrl (F:\Blog\node_modules\hexo-tag-aplayer\lib\tag\base.js:43:40)
at F:\Blog\node_modules\hexo-tag-aplayer\lib\tag\player.js:75:47
at Array.forEach ()
at APlayerTag.parse (F:\Blog\node_modules\hexo-tag-aplayer\lib\tag\player.js:59:26)
at new APlayerTag (F:\Blog\node_modules\hexo-tag-aplayer\lib\tag\player.js:41:32)
at Object. (F:\Blog\node_modules\hexo-tag-aplayer\index.js:126:15)
at NunjucksTag._run (F:\Blog\node_modules\hexo\lib\extend\tag.js:170:18)
at NunjucksTag.run (F:\Blog\node_modules\hexo\lib\extend\tag.js:166:15)
at Template.root [as rootRenderFunc] (eval at _compile (F:\Blog\node_modules\nunjucks\src\environment.js:631:18), :8:67)
at Template.render (F:\Blog\node_modules\nunjucks\src\environment.js:550:10)
at Environment.renderString (F:\Blog\node_modules\nunjucks\src\environment.js:378:17)
at F:\Blog\node_modules\hexo\lib\extend\tag.js:120:48
at tryCatcher (F:\Blog\node_modules\bluebird\js\release\util.js:16:23)
at Function.Promise.fromNode.Promise.fromCallback (F:\Blog\node_modules\bluebird\js\release\promise.js:209:30)
at Tag.render (F:\Blog\node_modules\hexo\lib\extend\tag.js:120:18)
at Object.onRenderEnd (F:\Blog\node_modules\hexo\lib\hexo\post.js:291:22)
at F:\Blog\node_modules\hexo\lib\hexo\render.js:79:21
at tryCatcher (F:\Blog\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (F:\Blog\node_modules\bluebird\js\release\promise.js:547:31)
at Promise._settlePromise (F:\Blog\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (F:\Blog\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (F:\Blog\node_modules\bluebird\js\release\promise.js:729:18)
at _drainQueueStep (F:\Blog\node_modules\bluebird\js\release\async.js:93:12)
at _drainQueue (F:\Blog\node_modules\bluebird\js\release\async.js:86:9)
at Async._drainQueues (F:\Blog\node_modules\bluebird\js\release\async.js:102:5)
at Immediate.Async.drainQueues [as _onImmediate] (F:\Blog\node_modules\bluebird\js\release\async.js:15:14)
at processImmediate (internal/timers.js:456:21)

不知道是什么问题,总是提示资源错误

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

0 participants