Trying to play the vue sample

Ah ok and the samples still had the old path?

maybe.

Yeah, I think so, I thought that when you imported some package it went inside the project automatically

by user 483253293477265409

It does. But in the case of vue it brings its own project template in the package (which the template is about) and it was still pointing to the other engine install path but our plugin didnt run install on it since it was in another Unity project and it also didnt replace the path in your package.json because the other path was still valid (it exists and is a package).

Its a good issue, because in reality we would want to install whatever local package the package.json in the web project is referencing and not what Unity thinks the project is using. I added a fix for that already yesterday and it will be included in the next release

I hope that makes sense :slightly_smiling_face:

Hi, my unity project keeps on installing but eventually fails, I don’t seem to use the successful npm install and never get the url. can you tell me why?

by user 1023211627593613382

Hey @snowfallsout is this with the vuejs sample?

omg sorry I think I put the question in the wrong place…I’m just following this introduction tutorialhttps://www.youtube.com/watch?v=3dB-d1Jo_Mk

by user 1023211627593613382

Ok maybe just start a new post then :slightly_smiling_face: