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
Thanks. I was expecting there to be problems, there's been a lot of pain with ES modules :| Reopening since it looks like it's still not fully working.
Steps to reproduce
Run
npm create feathers@latest feathers-chat
as described in the docsIt is caused after fixing #3392
Expected behavior
It should create a base project
Actual behavior
It throws Error: require is not defined
System configuration
Module versions (especially the part that's not working):
create-feathers@5.0.16
NodeJS version:
v21.5.0 (tried with node v20 too)
Operating System:
Macos Sonoma 14.2.1
The text was updated successfully, but these errors were encountered: