installing vue features #11554
Unanswered
blindgeekzone
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi. a blind developer. or learning to develop with vue and npm. now was learning vue with linked in learning and then getting this error. so whats the correct code to then install. will paste below. * core-js/modules/es.json.to-string-tag.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.math.to-string-tag.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.object.get-prototype-of.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.object.proto.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.object.set-prototype-of.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.object.to-string.js in ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js, ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
and 1 other
core-js/modules/es.string.iterator.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js, ./node_modules/@babel/runtime/helpers/esm/typeof.js
core-js/modules/es.symbol.async-iterator.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/es.symbol.description.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js, ./node_modules/@babel/runtime/helpers/esm/typeof.js
core-js/modules/es.symbol.iterator.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js, ./node_modules/@babel/runtime/helpers/esm/typeof.js
core-js/modules/es.symbol.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js, ./node_modules/@babel/runtime/helpers/esm/typeof.js
core-js/modules/es.symbol.to-string-tag.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/web.dom-collections.for-each.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
core-js/modules/web.dom-collections.iterator.js in ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js, ./node_modules/@babel/runtime/helpers/esm/typeof.js
To install them, you can run: npm install --save core-js/modules/es.array.push.js core-js/modules/es.array.slice.js core-js/modules/es.error.cause.js core-js/modules/es.function.name.js
core-js/modules/es.json.to-string-tag.js core-js/modules/es.math.to-string-tag.js core-js/modules/es.object.get-prototype-of.js core-js/modules/es.object.proto.js
core-js/modules/es.object.set-prototype-of.js core-js/modules/es.object.to-string.js core-js/modules/es.string.iterator.js core-js/modules/es.symbol.async-iterator.js
core-js/modules/es.symbol.description.js core-js/modules/es.symbol.iterator.js core-js/modules/es.symbol.js core-js/modules/es.symbol.to-string-tag.js
core-js/modules/web.dom-collections.for-each.js core-js/modules/web.dom-collections.iterator.js
Error from chokidar (c:): Error: EBUSY: resource busy or locked, lstat 'c:\DumpStack.log.tmp' also is there a way to then compile and then have web apps as a webpage or exe application. marvin from adelaide, australia.
Beta Was this translation helpful? Give feedback.
All reactions