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
I'm trying for hours to configure this plugin in my Javascript NextJS project. I'm finding several issues with nexus, namely nexus failing "nexus dev" command, stating that it needs a proper .ts entrypoint file as well as a tsconfi.json
The few examples in your github are TS projects.
So, is this compatible or not with a Javascript? If it is, can you please, provide a working example?
The text was updated successfully, but these errors were encountered:
Hey @Jmales the framework does not officially support JS yet #85. Your solution is clever good job. I will turn this into a docs issue. Your solution should be mentioned as a workaround.
Hey guys!
I'm trying for hours to configure this plugin in my Javascript NextJS project. I'm finding several issues with nexus, namely nexus failing "nexus dev" command, stating that it needs a proper
.ts
entrypoint file as well as atsconfi.json
The few examples in your github are TS projects.
So, is this compatible or not with a Javascript? If it is, can you please, provide a working example?
The text was updated successfully, but these errors were encountered: