failed loading configuration file protractor.conf.js ( Protractor Version 5.2.0 )
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
This exception occurs when I tried to run the test
[12:29:41] E/configParser - Error code: 105
[12:29:41] E/configParser - Error message: failed loading configuration file protractor.conf.js
[12:29:41] E/configParser - Error: Cannot find module 'protractor'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Muditha\git\CodeSpecJS\protractor.conf.js:4:17)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
Beitragsleitfaden
Rechercherichtung
Beginne mit protractor.conf.js in der gemeldeten Zeile und führe den Testbefehl erneut aus, der Error code 105 ausgibt. Verfolge, warum das protractor-Modul nicht aufgelöst werden kann; fertig ist die Aufgabe, wenn die Konfiguration erfolgreich geladen wird und der Test über diesen Fehler hinaus fortfahren kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- testing-qa
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100