How to set "CSS" & "JS" for package by NPM command line
-
We just try to creating test packages as suggest on document link.
https://devdocs.bagisto.com/create_package.htmlWe are getting error about npm settings. also we also not found "node_modules" folder on any bagisto's existing packages.
We try to install npm but still it not worked.
Please help to fix npm issue for bagisto.
-
Hi _developer_12
What exact error are you getting ?
Please share the screenshot of the error.
Have you run npm install inside the package folder ?Thanks