Skip to content

Le script s'arrete en erreur #6

@Bastou75

Description

@Bastou75

Bonjour,
Voici le log.
J'ai pourtant installe les deux outils au prealable.
Merci pour votre aide.

bastou@Mac-Studio-de-Sebastien ~ % git clone https://github.com/Poudlardo/Allocine2Letterboxd.git
cd /Allocine2Letterboxd
npm install
node index.js
fatal : le chemin de destination 'Allocine2Letterboxd' existe déjà et n'est pas un répertoire vide.
cd: no such file or directory: /Allocine2Letterboxd
npm error code ENOENT
npm error syscall open
npm error path /Users/bastou/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/Users/bastou/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /Users/bastou/.npm/_logs/2025-04-20T11_04_22_000Z-debug-0.log
node:internal/modules/cjs/loader:1228
throw err;
^

Error: Cannot find module '/Users/bastou/index.js'
at Function._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at Function._load (node:internal/modules/cjs/loader:1055:27)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions