-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sorry, begging for help building..... #64
Comments
C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator>cat C:\Users\857723\AppData\Roaming\npm-cache_logs\2023-11-14T22_57_26_430Z-debug.log C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator> |
Can you try node 18? |
C:\aaaaaaaaaaaaaaaaaaaaaaaa\my-extension>git clone https://github.com/ttop32/MouseTooltipTranslator.git C:\aaaaaaaaaaaaaaaaaaaaaaaa\my-extension>cd MouseTooltipTranslator C:\aaaaaaaaaaaaaaaaaaaaaaaa\my-extension\MouseTooltipTranslator>npm install npm ERR! A complete log of this run can be found in: |
C:\aaaaaaaaaaaaaaaaaaaaaaaa\my-extension\MouseTooltipTranslator>type C:\Users\857723\AppData\Local\npm-cache_logs\2023-11-15T18_53_27_404Z-debug-0.log C:\aaaaaaaaaaaaaaaaaaaaaaaa\my-extension\MouseTooltipTranslator> |
anyone here on freelancer.com ? I just want to build a simple mouseover chrome extension. Trying to learn from this.... @papervote on telegram |
Try clear cache and set https registry before npm install npm cache clear --force npm install |
tried different computer. Works great! |
anyone want to help me create a new project? EG, hover over words, account numbers, and get external info from REST api perhaps. I love big projects like this, but lets build a generic version. |
sorry to barge in.
What IDE was used to wrangle all this javascript together?
I want to find someone on freelancer.com to reduce this code down to a simple REST api call.
…On Thursday, November 16th, 2023 at 12:52 PM, gpscruise ***@***.***> wrote:
Closed [#64](#64) as completed.
—
Reply to this email directly, [view it on GitHub](#64 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/A5B3PQ2V3E2MYOKU4I3BICTYEZOFFAVCNFSM6AAAAAA7LSXXMKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHE4DINZXG44DOMI).
You are receiving this because you commented.Message ID: ***@***.***>
|
[webpack-cli] Failed to load 'C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator\config\webpack.config.js' config
[webpack-cli] Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.
at Object. (C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator\node_modules\vue-loader\dist\compiler.js:14:15)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Module.require (internal/modules/cjs/loader.js:1025:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator\node_modules\vue-loader\dist\index.js:29:20)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! mouse_tooltip_translator@0.1.89 build:
webpack --mode=production --config config/webpack.config.js
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the mouse_tooltip_translator@0.1.89 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\857723\AppData\Roaming\npm-cache_logs\2023-11-14T22_59_08_037Z-debug.log
C:\aaaaaaaaaaaaaaaaaaaaaaaa\MouseToolTipTranslator\MouseTooltipTranslator>
The text was updated successfully, but these errors were encountered: