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
Seeing the following error when trying to use @docfy/ember with ember-source v5:
node_modules/.pnpm/@docfy+ember@0.7.0_@glint+template@1.0.2/node_modules/@docfy/ember/index.d.ts:1:23 - error TS2307: Cannot find module '@ember/routing/-private/router-dsl' or its corresponding type declarations.
1 import RouterDSL from '@ember/routing/-private/router-dsl';
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Seeing the following error when trying to use
@docfy/ember
withember-source
v5:The text was updated successfully, but these errors were encountered: