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
> [email protected] clean
> rimraf dist/* public/* .assetpack/*
Error: Illegal characters in path.
at pathArg (file:///D:/dev/open-games/bubbo-bubbo/node_modules/rimraf/dist/esm/path-arg.js:40:33)
at file:///D:/dev/open-games/bubbo-bubbo/node_modules/rimraf/dist/esm/index.js:17:54
at Array.map (<anonymous>)
at file:///D:/dev/open-games/bubbo-bubbo/node_modules/rimraf/dist/esm/index.js:17:42
at main (file:///D:/dev/open-games/bubbo-bubbo/node_modules/rimraf/dist/esm/bin.mjs:243:15)
at file:///D:/dev/open-games/bubbo-bubbo/node_modules/rimraf/dist/esm/bin.mjs:251:5 {
path: 'D:\\dev\\open-games\\bubbo-bubbo\\dist\\*',
code: 'EINVAL'
}
ERROR: "clean" exited with 1.
tried with node 18 and 20, rifraf 5 and 4.2
The text was updated successfully, but these errors were encountered:
On Windows, running
npm run build
returns:tried with node 18 and 20, rifraf 5 and 4.2
The text was updated successfully, but these errors were encountered: