77 comments found.
hi found err
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: D-board@1.4.0
npm ERR! Found: tailwindcss@2.2.4
npm ERR! node_modules/tailwindcss
npm ERR! dev tailwindcss@”npm:tailwindcss/postcss7-compat2.2.4” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@”1.0” from @tailwindcss/custom-forms@0.2.1
npm ERR! node_modules/@tailwindcss/custom-forms
npm ERR! dev tailwindcss/custom-forms“^0.2.1” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/norapon/.npm/eresolve-report.txt for a full report.
can who help ?
can you send us your OS, node and npm versions?
hi OS : macOS Bug sur11.6 node : v14.18.0 nom : 7.7.0
I can’t reply mail to you as below
Your message wasn’t delivered to do-not-reply@market.envato.com because the address couldn’t be found, or is unable to receive mail.
sorry hi OS : macOS Bug sur11.6 node : v14.18.0 npm : 7.7.0
Hello,
Do you have an HTML version of this template? Can this template use with Asp.Net core?
Regards
Nice Template, just wished the non active sidebar menus would auto-collapse when one is active. Hope you get what I mean.
Can you please update changelog? which react version is used and which nextjs?
hello author, I have problem when running yarn dev command.
TypeError: Cannot convert undefined or null to object at Function.entries (<anonymous>) at Array.forEach (<anonymous>)
Please help to solve the problem. Thank you
I have same problem, TypeError: Cannot convert undefined or null to object at Function.entries (<anonymous>) at Array.forEach (<anonymous>)
don’t bother by the previous question, I have fixed it by myself.
I can’t install the template correctly. I already delete node_modules and rerun the `yarn install` and `yarn dev`. and it still doesn’t work.
my yarn version is `v1.22.5`
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1./src/css/tailwind.css)
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Array.forEach (<anonymous>)
Hai, i have some problem at instalation process teh problem is
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1./src/css/tailwind.css)
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Array.forEach (<anonymous>)
event – build page: /next/dist/pages/_error
wait – compiling…
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1
./src/css/tailwind.css)
TypeError: getProcessedPlugins is not a function
Error: Cannot find module ‘C:\Projects\aviana\WasMarket-client\.next\build-manifest.json’
please help me to resolve this
Help I get this error after yarm dev
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1./src/css/tailwind.css)
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Array.forEach (<anonymous>)
please help me to resolve this
Sorry, I missed this comment. What OS are you using?
macOS
I am still waiting for a solution to this problem
We tracked it down to a conflict between postcss, next.js and the tailwind version in use. Since the template was built for Next.js 10 and tailwind 1.x, there’s 2 alternatives. First is to hardcode the correct versions in package.json or the second is to update Next.js and Tailwind to their latest versions. Give us until next week to solve this since we’ve seen many users have the same problem
Hello, is there any news?
not yet. we’ll have something by the end of the week. there’s been more significant changes than expected in the migration from tailwind 1 to tailwind 2, specifically with the custom forms components
We uploaded a fix for this issue. Can you check if it solves your problem?
We uploaded a fix for this issue. Can you check if it solves your problem?
npm run dev
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1./src/css/tailwind.css)
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Array.forEach (<anonymous>)
Got an error on windows 10 and node -v v14.17.0
$ yarn dev
yarn run v1.22.5
$ next
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest—update-db
ready – started server on http://localhost:3000
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1./src/css/tailwind.css)
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Array.forEach (<anonymous>)
event – build page: /next/dist/pages/_error
wait – compiling…
error – ./src/css/tailwind.css (./node_modules/css-loader/dist/cjs.js??ref—5-oneOf-6-1
./src/css/tailwind.css)
TypeError: getProcessedPlugins is not a function
nice template, looking for typescript as well
Hello this is a nice template, but I want to know whether it is using Typescript ?
i seem this is error.
npm run dev
ready – started server on 0.0.0.0:3000, url: http://localhost:3000 info – Using webpack 5. Reason: no next.config.js https://nextjs.org/docs/messages/webpack5 TypeError: i.plugin is not a function at Object.<anonymous> (/Users/atila/Desktop/d-board/node_modules/@fullhuman/postcss-purgecss/lib/postcss-purgecss.js:1:1303) at Module._compile (node:internal/modules/cjs/loader:1108:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10) at Module.load (node:internal/modules/cjs/loader:988:32) at Function.Module._load (node:internal/modules/cjs/loader:828:14) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:93:18) at Object.<anonymous> (/Users/atila/Desktop/d-board/node_modules/tailwindcss/lib/lib/purgeUnusedStyles.js:13:47) at Module._compile (node:internal/modules/cjs/loader:1108:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10
Hi,
I loved the look of this theme and knowing it’s written as NextJS components so I bought it. But I found out the all the tailwind styling is written in CSS and that’s not what I expected and I thought the components will all contain the Tailwindcss classes like TailwindCSS team recommends to use and how I usually have my components, so can we get this refunded? thanks
Same error here under npm install:
Found: tailwindcss@2.0.4
npm ERR! node_modules/tailwindcss
npm ERR! tailwindcss@”npm:@tailwindcss/postcss7-compat@2.0.4” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@”1.0” from @tailwindcss/custom-forms@0.2.1
npm ERR! node_modules/@tailwindcss/custom-forms
npm ERR! dev tailwindcss/custom-forms“0.2.1” from the root project
Please help!
hi. you need to remove node_modules folder, then run yarn && yarn dev
Hi, I was trying to run this theme in mac m1. I am getting bunch of error.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: D-board@1.4.0
npm ERR! Found: tailwindcss@2.1.1
npm ERR! node_modules/tailwindcss
npm ERR! tailwindcss@”2.1.1” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@”1.0” from @tailwindcss/custom-forms@0.2.1
npm ERR! node_modules/@tailwindcss/custom-forms
npm ERR! dev tailwindcss/custom-forms“0.2.1” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/sushilshrestha/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/sushilshrestha/.npm/_logs/2021-04-14T03_32_59_048Z-debug.log (base) sushilshrestha@Sushils-Air d-board % npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: D-board@1.4.0 npm ERR! Found: postcss@7.0.35 npm ERR! node_modules/postcss npm ERR! postcss@”7” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer postcss@”8.0.0” from postcss-import@14.0.1 npm ERR! node_modules/postcss-import npm ERR! postcss-import@”^14.0.0” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/sushilshrestha/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/sushilshrestha/.npm/_logs/2021-04-14T03_34_44_240Z-debug.log
hi. you need to remove node_modules folder, then run yarn && yarn dev
Is there a Next.JS-free version? I’m not familiar with certain things you’ve used, but I really like the template. So really interested in the HTML/CSS/Tailwindcss.
Thanks in advance!
Hi, Since Next and tailwind are my actual frontend stack I’m considering buying this template. But I’m not planing to use Redux for state management, the context api + Zustand would be more than enough. Could you tell me which states are managed by redux in your project ? Is the integration that deep and important or could I easily replace it by context+zustand or whatever ? Thanks in advance