Wix-studio - Cannot find Module created in Blocks

Im using wix-studio and trying to build a new site using a private blocks app
the blocks app is working ok in current sites. can access all the functions no problem

when trying to access the app in wix-studio using the namespace

from @<username>/<package-name>

i get an error
Cannot find module @<username>/<package-name>

Ive tried using the code not linked to GitHub, or using vscode and CLI, i get the same errors

any ideas?

thanks

1 Like

To me this sounds like I’d contact Customer Care about.

Ive been round and round, heres what i have tried so far

created a brand new App with Blocks
created a brand new site in Wix-Studio
created a brand new site in Original Wix-Editor

I installed the new Blocks App to both sites, it installs fine on both
in Wix Editor i can see the functions and call the Blocks code no problem, all works ok
in Wix-Studio i still get the error
Cannot find module '@<myusername>/<my-app-name>' in 'public/pages/masterPage.js'

Any wix developers around, really don’t want to go on the phone if i can help it … hopefully it’s something simple

Thanks