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
I'm not sure what is the issue with the log of installation. Looks like some optional install are failing, should not be an issue. In any case, these are only development dependencies (for testing), not runtime.
For the second issue, is it possible you might have multiple copies of jQuery being loaded (your error states __WEBPACK__IMPORTED_MODULE_5_jquery____default)? Is window.Parsleydefined? How aboutwindow.jQuery.fn.parsley`?
I sympathise btw, I'm struggling with packaging and dependencies trying to update the project to Babel 7...
npm install parsleyjs
Cached binary found at C:\Users\Tao\AppData\Roaming\npm-cache\node-sass\4.7.2\win32-x64-59_binding.node
Binary found at D:\Projects\Pr\src\admin2\node_modules\node-sass\vendor\win32-x64-59\binding.node
Testing binary
Binary is fine
npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'D:\Projects\Pr\src\admin2\node_modules\fsevents\node_modules'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 1975 packages in 98.552s
The text was updated successfully, but these errors were encountered: