We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa53b1 commit ad8d3d4Copy full SHA for ad8d3d4
tools/gyp_node.py
@@ -7,7 +7,6 @@
7
node_root = os.path.normpath(os.path.join(script_dir, os.pardir))
8
9
sys.path.insert(0, os.path.join(node_root, 'tools', 'gyp', 'pylib'))
10
-sys.path.insert(0, os.path.join(node_root, 'tools', 'search_files'))
11
import gyp
12
13
# Directory within which we want all generated files (including Makefiles)
0 commit comments