Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

so many nested node_modules folder causing max character length issue in windows #597

Closed
hem19 opened this issue Aug 8, 2016 · 2 comments

Comments

@hem19
Copy link

hem19 commented Aug 8, 2016

I saw that you mentioned in v2.1.10 nested paths issue has been resolved and it is built using NPM3. But still when I tried to install using 'npm install phantomjs-prebuilt', I can see so many nested node_modules folder. (e.g. "node_modules\phantomjs-prebuilt\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules")
This again is causing the error of max character length of 260 in windows.

I am using 'Karma' for unit tests in my automated nightly builds, but I am getting max character length error and builds are failing.

Could you please let me know if there is any release which don't have nested folder structure.

Thanks

@joeldejong
Copy link

We're experiencing the same issue. Could you please fix this?

Thanks

@nicks
Copy link
Contributor

nicks commented Aug 8, 2016

dupe #589

@nicks nicks closed this as completed Aug 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants