Bonjour

J'ai recupéré un projet sous AngularJS,
ce qui est bizarre c'est que dans le package.json j'ai une version un peu plus recente la phanthomJS1.9.20
Pourquoi ai je cette erreur avec une version qui ne corespond pas de PhantomJs
le npm list phantomks ne montre pas d'autre version que la 1.9.20
Ou es mon erreur ?
Merci

Running "karma:unit" (karma) task
(node:15016) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
19 04 2021 09:16:36.766:INFO [karma-server]: Karma v3.1.0 server started at http://0.0.0.0:9876/
19 04 2021 09:16:36.770:INFO [launcher]: Launching browsers PhantomJS with concurrency unlimited
19 04 2021 09:16:36.781:INFO [launcher]: Starting browser PhantomJS
19 04 2021 09:16:41.717:INFO [PhantomJS 1.9.8 (Windows 8 0.0.0)]: Connected on socket Iw_o5AVixJIKicl7AAAA with id 64286066
19 04 2021 09:16:43.259:WARN [web-server]: 404: /bower_components/angular-i18n/angular-locale_en.js
PhantomJS 1.9.8 (Windows 8 0.0.0): Executed 0 of 64 SUCCESS (0 secs / 0 secs)
19 04 2021 09:16:44.321:WARN [web-server]: 404: /bower_components/angular-i18n/angular-locale_en.js
DUMP: 'background-color: rgb(153, 255, 0); '
[1A[2KDUMP: 'background-color: rgb(153, 255, 0); '
PhantomJS 1.9.8 (Windows 8 0.0.0): Executed 0 of 64 SUCCESS (0 secs / 0 secs)
.Fatal error: The "path" argument must be of type string. Received undefined

un npm test
grunt test --no-color
bower install

\src\main\webapp\bower_components\angular-i18n\angular-locale_en.js existe !