Fuse-box: Cache file name & path too long.

Created on 16 Mar 2017  路  4Comments  路  Source: fuse-box/fuse-box

Because the name of my folder is a bit too big, I get that error:

Error: ENAMETOOLONG: name too long, mkdir '/home/cmseguin/dev/git/react-express-boilerplate/.fusebox/cache/1.3.128/%2Fhome%2Fcmseguin%2Fdev%2Fgit%2Freact-express-boilerplate%2Fhome%2Fcmseguin%2Fdev%2Fgit%2Freact-express-boilerplate%2Fdist%2Fpublic%2Fapp%2Findex.js'

As soon as I rename it to something shorter, it works.

Could we hash/compress the whole thing?

bug

Most helpful comment

screenshot 2017-03-17 10 30 00

Coming soon ;-)

All 4 comments

Oh yes, absolutely! Thanks for the issue

screenshot 2017-03-17 10 30 00

Coming soon ;-)

@nchanged So was this fixed?

I'm still getting this with fusebox 3.7.1 on Ubuntu.

  errno: -36,
  code: 'ENAMETOOLONG',
  syscall: 'open',
  path: '/home/john/Repositories/zervantui/.fusebox/cache/3.7.1/1UEMsX-client%2Fvendor/static/client%2Fcomponents%2Finvoices%2FInvoiceInfo%2FInvoiceEventsTimeline%2FInvoiceTimelineEvents%2FEventShared%2FArchiveDownloadLink%2FArchiveDownloadLink.jsx.js' }
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Exit status 1

v3 is no longer supported. Please move to v4

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tomitrescak picture tomitrescak  路  4Comments

dzek69 picture dzek69  路  3Comments

nchanged picture nchanged  路  5Comments

hilarycheng picture hilarycheng  路  3Comments

leon-andria picture leon-andria  路  4Comments