simplefolio icon indicating copy to clipboard operation
simplefolio copied to clipboard

npm run build and deployment error

Open S-Raza-N opened this issue 4 years ago • 5 comments

some parts of the projects are having conflicts because the versions are incompatible with each other, hence the deployemnt on netlify also fails

S-Raza-N avatar Nov 09 '21 23:11 S-Raza-N

Some libraries are DEPRECATED try this:

$ npm install -g webpack $ npm install --unsafe-perm=true --allow-root --legacy-peer-deps

chiapaspc avatar Nov 10 '21 07:11 chiapaspc

I had the same problem and this didn't fix it

SimonJankowski avatar Dec 25 '21 22:12 SimonJankowski

anyone got this error? 🚨 Build failed.

@parcel/transformer-sass: Can't find stylesheet to import. ╷ 1 │ @import "~bootstrap/scss/bootstrap"; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src/sass/vendors/_bootstrap.scss 1:9 @import src/styles.scss 1:9 root stylesheet

shay122990 avatar Jan 15 '22 11:01 shay122990

Hi @S-Raza-N @chiapaspc @SimonJankowski @shay122990

Sorry for replying at this late. Do you still need some help or guidance?

Right now I am working on major updates (mostly fixing all the issues Simplefolio has).

I will let know to all the community via Discord.

cobiwave avatar Dec 24 '22 00:12 cobiwave

No, i don't even remember how it ended up

SimonJankowski avatar Dec 24 '22 08:12 SimonJankowski