Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The project no longer runs on the latest node version (v18.12.1) #22

Open
brionmario opened this issue Apr 17, 2023 · 1 comment
Open
Assignees

Comments

@brionmario
Copy link
Member

Description:

There are errors when you try to start the project with npm start.

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/tokenize' is not defined by "exports" in
/Users/brion/Desktop/wso2/identity-authentication-flow-composer/node_modules/postcss-safe-parser/node_modules/postcss/package.json

Steps to reproduce:

  • Clone the repo.
  • npm install
  • npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants
@brionmario and others