Difference between revisions of "Error: Module not found"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 +
== Module address could not be resolved ==
 +
Initializing modules...
 +
Downloading github.com/your_wrong_path/ for yourmodulename...
 +
 +
│ Error: Module not found
 +
 +
│ The module address "github.com/your_wrong_path/e" could not be resolved.
 +
 +
│ If you intended this as a path relative to the current module, use "./github.com/your_wrong_path/"
 +
│ instead. The "./" prefix indicates that the address is a relative filesystem path.
 +
  
== Address could not be resolved ==
+
 
 +
 
 +
== Module address could not be resolved ==
 
  ╷
 
  ╷
 
  │ Error: Module not found
 
  │ Error: Module not found

Revision as of 14:51, 19 October 2021

Module address could not be resolved

Initializing modules...
Downloading github.com/your_wrong_path/ for yourmodulename...
╷
│ Error: Module not found
│
│ The module address "github.com/your_wrong_path/e" could not be resolved.
│
│ If you intended this as a path relative to the current module, use "./github.com/your_wrong_path/"
│ instead. The "./" prefix indicates that the address is a relative filesystem path.
╵


Module address could not be resolved

╷
│ Error: Module not found
│
│ The module address
│ "[email protected]/your-project/yourpath/modules/module1" could
│ not be resolved.
│
│ If you intended this as a path relative to the current module, use
│ "./[email protected]/your-project/yourpath/modules/module1"
│ instead. The "./" prefix indicates that the address is a relative
│ filesystem path.
╵

Related

See also

Advertising: