Skip to content

can't build game #22

@1le

Description

@1le

On Windows, running npm run build returns:

> bubbo-bubbo@1.0.0 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions