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
The issue you're seeing is a combination of esm&cjs incompatibility plus ink-table expecting ink version >=3.
In the fork I bumped ink to version 5 and switched to esm.
Hi I created a new Pastel project using
npx create-pastel-app
and I followed the sample here to use ink-table, so I have:but I get this error when running npm build:
Please help!
The text was updated successfully, but these errors were encountered: