Gary
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Deployment: Excluded path 'out of project' warning for directory not out of project.
I'm trying to exclude the node_modules directory for FTP deployment but PhpStorm says the localpath excluded path is 'out of project' when it clearly isn't. See the image. How do I exclude a local ... -
Edited PyCharm CE: 'Successfully' installed packages not installing
CompletedPyCharm CE 2018.3, Mac OS 10.14.1 Steps: Preferences > Project: Name > Project Interpreter Click + and install package "Package 'foo' installed successfully", in interface and Event Log Expect Se... -
Created How do I exclude a directory in a Scope that is already excluded in the Project?
I want to create a scope that excludes certain directories such as `node_modules` and some others. But when I try to use the scope `node_modules` is included in the search results, and there is no ...