Stéphane Burwash
10/26/2022, 12:54 PM(.venv) stephane@stephane-XPS-15-9510:~/Documents/open-source/hub$ yarn
yarn install v1.22.18
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
warning Resolution field "sharp@0.29.3" is incompatible with requested version "sharp@^0.25.2"
success Already up-to-date.
Done in 0.40s.
Which leads to this:
gridsome: command not found
I'm not that familiar with yarn. Would there be a way to solve this issue?taylor
10/26/2022, 1:48 PMStéphane Burwash
10/26/2022, 1:48 PMtaylor
10/26/2022, 1:50 PMtaylor
10/26/2022, 1:50 PMStéphane Burwash
10/26/2022, 1:52 PMtaylor
10/26/2022, 1:54 PM12:59:52 AM: Could not generate HTML for "/files/files-elementary--potloc/":
12:59:52 AM: Error: Cannot find module './files/elementary.png'
taylor
10/26/2022, 1:54 PMStéphane Burwash
10/26/2022, 1:54 PMStéphane Burwash
10/26/2022, 4:24 PMCommand line: | /usr/bin/git clone --no-checkout <https://github.com/meltano/edk-template.git> /tmp/copier.vcs.clone.y97e9g58 --filter=blob:none
Stderr: | Cloning into '/tmp/copier.vcs.clone.y97e9g58'...
| remote: Repository not found.
| fatal: repository '<https://github.com/meltano/edk-template.git/>' not found
taylor
10/26/2022, 4:26 PMflorian.hines
10/26/2022, 4:27 PMflorian.hines
10/26/2022, 4:27 PMflorian.hines
10/26/2022, 4:29 PMcopier gh:meltano/edk my-new-extension
florian.hines
10/26/2022, 4:33 PMtaylor
10/26/2022, 4:34 PMStéphane Burwash
10/26/2022, 4:41 PMflorian.hines
10/26/2022, 4:55 PMflorian.hines
10/26/2022, 4:55 PMuname
in this example)florian.hines
10/26/2022, 4:55 PMflorian.hines
10/26/2022, 4:56 PMpoetry run myextensionthing_invoker -a
call, its calling uname -a
under the hoodflorian.hines
10/26/2022, 4:56 PMStéphane Burwash
10/26/2022, 5:00 PMflorian.hines
10/26/2022, 5:01 PMflorian.hines
10/26/2022, 5:03 PMflorian.hines
10/26/2022, 5:03 PMflorian.hines
10/26/2022, 5:03 PMStéphane Burwash
10/26/2022, 5:13 PM