Software Archive
Read-only legacy content
17061 Discussions

XDK IoT limit/feature request? Long Paths - change npm download location

Yashar_F_
Beginner
283 Views

Intel XDK IoT uses the path "C:\Users\[username]\AppData\Local\Intel\XDK IoT Edition\xdk\node_modules" to stage the node modules that need to be packed and sent to the target.  This is a lot of characters and windows has a 260(?) patch character limit, and causes XDK to popup an error message.  How can we make a feature request so we can move this to a different location like "c:\tmp\xdk"?

I ran into issue when trying to use the latest version of ble-bean npm module through XDK IoT for deployment to an Edison board.

Thanks,

Yashar

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
283 Views

Yashar -- I'll file a bug and feature request for the product regarding this issue. Thanks for bringing it to our attention. --Paul

0 Kudos
PaulF_IntelCorp
Employee
283 Views

p.s. Could you post an image of the error message you are seeing, it will help to pinpoint the specific code that is causing the problem you are seeing.

0 Kudos
Reply