Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

"file name too long" on Windows 7 #7768

Closed
olegakbarov opened this issue Mar 27, 2015 · 6 comments
Closed

"file name too long" on Windows 7 #7768

olegakbarov opened this issue Mar 27, 2015 · 6 comments
Assignees

Comments

@olegakbarov
Copy link

probably a known issue but i stumbled upon this

source-map/node_modules/source-map/build/suffix-source-map.jsm (Filename too long)
error: unable to create file lp/individual-investment-account/src/node_modules/gulp-browserify/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map/build/suffix-utils.jsm (Filename too long)

fatal: cannot create directory at 'lp/individual-investment-account/src/node_modules/gulp-browserify/node_modules/browserify/node_modules/browser-pack/node_modules/combine-source-map/node_modules/inline-source-map/node_modules/source-map/lib/source-map': Filename too long
@smikes
Copy link
Contributor

smikes commented Mar 29, 2015

Yes, if this is about long filenames / paths on Windows, the canonical issue is: #3697

If that addresses your concerns, then this can be closed as a duplicate.

However sometimes the problem is with a third-party Windows tool that doesn't use the \\?\ workaround to address longer-than-255-char paths at all, and you may be able to find a different workaround. Can you tell me which program it was that generated the error messages you posted above? If it was npm, can you attach the npm-debug.log file as a gist https://gist.github.com?

@ehsalazar
Copy link

We haven’t heard back and we’re trying to clean up some old issues.  If this is still a problem, can you please reply and let us know?  We’ll be happy to reopen if necessary.

@ericdke
Copy link

ericdke commented Jun 13, 2016

@ehsalazar The link recommended by @natasha544, @yuliareea and @cristopher100 is an infamous malware/spam. You need to clean this page from spammers...

@magisch
Copy link

magisch commented Jun 13, 2016

It must be noted that Long Path Tool is known malware and known spam. These accounts are all sockpuppets to spam the product. Please don't fall for this. @ehsalazar I recommend you clean up this comment section.

@ericdke
Copy link

ericdke commented Aug 13, 2016

@Samantha258 You're a spammer, go to hell. // @ehsalazar Please clean up this mess and ban these horrible people.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

18 participants
@iarna @olegakbarov @smikes @magisch @ericdke @ehsalazar and others