You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
> npm run insert:plants && npm run insert:relations
> [email protected] insert:plants
> node src/insert_plants.js
[INFO] Starting the insertion of plants into database.
/home/jenkins/workspace/PermaplanT_PR-1186/scraper/node_modules/csvtojson/v2/Converter.js:81
_this.emit('error', new Error("File does not exist. Check to make sure the file path to your csv is correct."));
^
Error: File does not exist. Check to make sure the file path to your csv is correct.
at /home/jenkins/workspace/PermaplanT_PR-1186/scraper/node_modules/csvtojson/v2/Converter.js:81:37
at suppressedCallback (node:fs:275:5)
at FSReqCallback.oncomplete (node:fs:200:23)
Node.js v18.17.1
script returned exit code 1
Expected: It should be clear which file it tried to open.
Tasks
Currently:
Expected: It should be clear which file it tried to open.
Use case
hierarchy
Related Pull request
#1186
The text was updated successfully, but these errors were encountered: