Also the workflow failed and this is the output on...
# questions
u
Also the workflow failed and this is the output on GitHub
s
@User do you have any thoughts what might be the issue here?
u
thanks for starting a thread, I really was feeling bad for hijacking the questions channel.
k
@User - do you have a
package.json
in your vault? see https://wiki.dendron.so/notes/FnK2ws6w1uaS1YzBUY3BR/#steps---setup-dendron
u
i don't have that file no. 😦
k
can you run the following commands locally in your workspace?
Copy code
npm init -y 
npm install @dendronhq/dendron-cli@latest
u
Interesting. I definitely ran that command during the setup process. However running
npm init -y
seems to have generated a
package.json
file.
u
This output for the cli install command is ok?
s
Yeah, the npm audit is known to be broken. It warns about non-issues. The published Dendron sites are static, so there's no vulnerability.
u
So the workflow seems to have completed 🙂
k
🥳
u
YEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEESSSSSSSSSSSSSSS
u
WOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
u
Not going to lie i've physically stood up and cheered there
k
haha, achievement unlocked 🙂
u
As a quick aside before I stop bugging you guys i've just noticed that all of my images for both the published notes and my local notes no longer work.
u
The links do still go to images that are available though.
k
can you share the url to the site?
u
that note has a picture in it
u
![Goblin](

https://www.dndbeyond.com/avatars/thumbnails/67/731/300/410/636460783196941524.pngâ–¾

)
u
and that's the full link in the markdown
u
(Which discord seems to have been able to embed :P)
s
Ah, looks like there's a bug where Dendron is applying the assets prefix to these images for some reason:
/epic-league/https://i.pinimg.com/originals/a2/c9/0d/a2c90dc72192c93114bcfd2c4e5e6923.jpg
u
Interesting. So it's doing that on the backend to Dendron itself then because it's also doing that from within VSCode aswell
k
yeah, this is a bug from our end. can you file a bug on github? i'll make sure we prioritize it!
u
Too easy. I'll report the other bug with the .next file not being added to the github-ignore list as well 🙂
u
Both have been added. Feel free to close this thread as all my issues have been either resolved or are now in the pipeline toward resolution. Thanks again MASSIVELY for being so awesome! 🙂