on 2018 Feb 13 3:39 AM
While initializing hybris by reccipe or ant clean all, following warning is reported: Path must be a string. Received null Use --force to continue
Request clarification before answering.
Root cause: npm conflict. there is embeded npm(node.exe) in hybris. If you have configured a envrionment variable called "NODE_HOME", and points to an existing path of "node.exe" you have meet this issue.
Solution: remove the envrionment variable "NODE_HOME" also remove the path in %PATH% which points to any "node.exe"
Before initialize again: don’t forget close your cmd window first, and then open a new one
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.