simplefolio icon indicating copy to clipboard operation
simplefolio copied to clipboard

parcel/transformer-css: Could not resolve module

Open Dembe7 opened this issue 2 years ago • 2 comments

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"

`

Dembe7 avatar Dec 12 '22 05:12 Dembe7

This is from the href right? I am having the same problem

kailew avatar Dec 21 '22 19:12 kailew

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.

cobiwave avatar Jan 24 '23 00:01 cobiwave