You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I installed primevue 2.3.0 using "npm install" command, "node_modules/primevue/fieldset/index.js" file was missing, and the following error information was displayed.
This dependency was not found:
primevue/fieldset in ./src/main.js
To install it, you can run: npm install --save primevue/fieldset
The text was updated successfully, but these errors were encountered:
cagataycivici
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Jan 20, 2021
tugcekucukoglu
changed the title
"node_modules/primevue/fieldset/index.js" is missing when primevue 2.3.0 is installed
primevue/fieldset not found
Jan 27, 2021
When I installed primevue 2.3.0 using "npm install" command, "node_modules/primevue/fieldset/index.js" file was missing, and the following error information was displayed.
This dependency was not found:
To install it, you can run: npm install --save primevue/fieldset
The text was updated successfully, but these errors were encountered: