You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while trying to run command npm init @open-wc it just gave me the exact error that mendy has encountered. then i opened the terminal in administration mode, but it gave the ENOLOCAL error with a trimmed path just where the space is. because it was trying to write to npm cache. then i moved npm cache with npm config set cache C:\npm-cache --global now it works.
When running
npm init @open-wc
on Windows I get the following error:I tried to reinstall
@open-wc/create
already but no luckI think that it has to do with the space in the directory name
C:\Users\Mendy Berger\Documents\whatever
The text was updated successfully, but these errors were encountered: