simplefolio
simplefolio copied to clipboard
parcel/transformer-css: Could not resolve module
Hello, has anyone had this issue before or know a fix?
App runs fine locally, when i try to deploy it i'm getting this issue.
I've tried uninstalling and installing most packages.
` Error: Could not resolve module
13:04:25.555 | "/vercel/path0/node_modules/lightningcss/lightningcss.linux-x64-gnu.node" from 13:04:25.555 | "/vercel/path0/node_modules/lightningcss/node/index.js"
`
This is from the href right? I am having the same problem
Hi @Dembe7 @kailew
Are you using Netlify as the deploy service?
I triggered a new deploy using Netlify from the master branch and I was able to do it with no issues: https://the-simplefolio.netlify.app/
I see some vercel folders from your error message. Could you be more explicit on what service are you using? maybe there's some missing setup if you are trying to deploy it using Vercel.
Let me know so I can help you with that.