Skip to content

Angular 20 Support #1289

@hzyniecki

Description

@hzyniecki

When attempting to build an Angular 20.2.0 application I run into the following error due to the flipt-client-js.

"node_modules/@flipt-io/flipt-client-js/dist/browser/index.cjs:543:103:
543 │ ...ent === 'undefined' ? require('u' + 'rl').pathToFileURL(__file...
╵ ~~~

The package "url" wasn't found on the file system but is built into node. Are you trying to bundle for node? You can use "platform: 'node'" to do that, which will remove this error."

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions