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

Doesn't compile #5

Open
YgorPerez opened this issue Mar 26, 2023 · 2 comments
Open

Doesn't compile #5

YgorPerez opened this issue Mar 26, 2023 · 2 comments

Comments

@YgorPerez
Copy link

I got this error when trying to use it in nextjs with postcss:

Require stack:
- C:\Users\azaz2\OneDrive\Documentos\github\spotify-api-challenge\node_modules\.pnpm\@[email protected]\node_modules\@downwindcss\easings\dist\easings.cjs.development.js
- C:\Users\azaz2\OneDrive\Documentos\github\spotify-api-challenge\node_modules\.pnpm\@[email protected]\node_modules\@downwindcss\easings\dist\index.js
- C:\Users\azaz2\OneDrive\Documentos\github\spotify-api-challenge\tailwind.config.cjs
- C:\Users\azaz2\OneDrive\Documentos\github\spotify-api-challenge\node_modules\.pnpm\[email protected][email protected]\node_modules\tailwind-config-viewer\cli\index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\Users\azaz2\OneDrive\Documentos\github\spotify-api-challenge\node_modules\.pnpm\@[email protected]\node_modules\@downwindcss\easings\dist\easings.cjs.development.js:3:22)
    at Module._compile (node:internal/modules/cjs/loader:1103:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)```
@dance2die
Copy link
Contributor

Seems like TSDX used for the project is not being update, and having massive trouble.

@YgorPerez
Copy link
Author

Thank you for the quick reply! I don't know if it's that, but it could be, I used the Create T3 APP scaffold for creating the project, it has type safety as a priority, but I didn't find TSDX in the package.json, is there anything I can do about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants