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
To install it, you can run: npm install --save https://cdn.jsdelivr.net/gh/kartik-v/bootstrap-fileinput@5.5.2/js/locales/LANG.js?vue&type=script&lang=js&
Error from chokidar (C:): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'
'''
I am sure I have package.json and have already installed "bootstrap-fileinput@5.5.2" by npm without any error. However every time when i use "npm run serve", the problem appear. Please give me some help.
The text was updated successfully, but these errors were encountered:
It always show the problems belows:
'''
This dependency was not found:
To install it, you can run: npm install --save https://cdn.jsdelivr.net/gh/kartik-v/bootstrap-fileinput@5.5.2/js/locales/LANG.js?vue&type=script&lang=js&
Error from chokidar (C:): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'
'''
I am sure I have package.json and have already installed "bootstrap-fileinput@5.5.2" by npm without any error. However every time when i use "npm run serve", the problem appear. Please give me some help.
The text was updated successfully, but these errors were encountered: