#@ember/string

1 messages · Page 1 of 1 (latest)

warm heart
#

I did a successful build on my local machine and the website works, but when I do the build on the public server I get this error. I purposely uninstalled because I am not using this library in my code anymore... Should I delete the package-lock.js ?

#

I deleted the node_modules folder and reinstalled but it didn't work

#

the only thing that worked is my installing @ember/string again .. 😦

tight pulsar
#

@ember/string is required to be your dependencies in ember v5+

warm heart
#

Ohhhhh ok that makes sense then

#

so wierd that i removed it from my local and it worked... but i didn't delete the node_modules, but i did uninstall it and it still worked .

tight pulsar
#

yeah, node_modules doesn't update automatically 😅

#

pnpm will try to clean up, but npm and yarn will not

warm heart
#

ah I just installed a new project LOL .. now I see all of those dependancies I was complaining about .. "I didn't install these"

#

even the @ember/string library LOL

#

Hopefully by the summer time I can have a e-commerce app using emberJS ...

#

I was using Wordpress/PHP and... I dont want to use Wordpress anymore... so rebuilding it