Skip to content

no such file 'cache.js' #22

@0xh0b0

Description

@0xh0b0

grunt fails with following error:
Running "jshint:files" (jshint) task

20 files lint free.

Running "requirejs:dist" (requirejs) task
Error: ENOENT, no such file or directory '/tmp/popcorntime-smarttv/src/app/others/Cache.js'
In module tree:
AppInit
App
providers/Scrapers
providers/Ysubs

{ [Error: Error: ENOENT, no such file or directory '/tmp/popcorntime-smarttv/src/app/others/Cache.js'
In module tree:
AppInit
App
providers/Scrapers
providers/Ysubs

at Object.fs.openSync (fs.js:439:18)

]
originalError:
{ [Error: ENOENT, no such file or directory '/tmp/popcorntime-smarttv/src/app/others/Cache.js']
errno: 34,
code: 'ENOENT',
path: '/tmp/popcorntime-smarttv/src/app/others/Cache.js',
syscall: 'open',
fileName: '/tmp/popcorntime-smarttv/src/app/others/Cache.js',
moduleTree: [ 'providers/Ysubs', 'providers/Scrapers', 'App', 'AppInit' ] } }

renaming 'cache.js' to ''Cache.js' resolves this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions