Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ERROR Can't find template content-vue for my-extension.Β #299

@long3012218885

Description

@long3012218885

🐣 - Starting a new browser extension named my-extension...
🀝 - Ensuring my-extension folder exists...
🀞 - Checking if destination path is writeable...
πŸ”Ž - Scanning for potential conflicting files...
🧰 - Installing my-extension from template content-vue...
Using git version 2.44.0.windows.1
[ ] 0% 18.3sGitHub API rate limit reached, continuing without connectivity check...
[==================================================] 100% 0.0s
ERROR Can't find template content-vue for my-extension.
Error: EXDEV: cross-device link not permitted, rename 'C:\Users\18218\AppData\Local\Temp\extension-js-create-4dph2L\my-extension-temp\content-vue.gitignore' -> 'I:\extension\my-extension.gitignore'
Error: EXDEV: cross-device link not permitted, rename 'C:\Users\18218\AppData\Local\Temp\extension-js-create-4dph2L\my-extension-temp\content-vue.gitignore' -> 'I:\extension\my-extension.gitignore'
at async Object.rename (node:internal/fs/promises:779:10)
at async moveDirectoryContents (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:206:16)
at async importExternalTemplate (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:333:17)
at async extensionCreate (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:652:9)
at async Command. (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\extension@2.1.3_@babel+core_b030eb6994bfc0b85f3aa6b193f5b7af\node_modules\extension\dist\cli.js:267:9) {
errno: -4037,
code: 'EXDEV',
syscall: 'rename',
path: 'C:\Users\18218\AppData\Local\Temp\extension-js-create-4dph2L\my-extension-temp\content-vue\.gitignore',
dest: 'I:\extension\my-extension\.gitignore'
}
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^

Error: EXDEV: cross-device link not permitted, rename 'C:\Users\18218\AppData\Local\Temp\extension-js-create-4dph2L\my-extension-temp\content-vue.gitignore' -> 'I:\extension\my-extension.gitignore'
at async Object.rename (node:internal/fs/promises:779:10)
at async moveDirectoryContents (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:206:16)
at async importExternalTemplate (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:333:17)
at async extensionCreate (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\[email protected]\node_modules\extension-create\dist\module.js:652:9)
at async Command. (C:\Users\18218\AppData\Local\pnpm-cache\dlx\711255e9d9439ea2745bf0e541ccb7821d9754f8c8ff5c2fffd06f6a162575c0\19937402295-20614\node_modules.pnpm\extension@2.1.3_@babel+core_b030eb6994bfc0b85f3aa6b193f5b7af\node_modules\extension\dist\cli.js:267:9) {
errno: -4037,
code: 'EXDEV',
syscall: 'rename',
path: 'C:\Users\18218\AppData\Local\Temp\extension-js-create-4dph2L\my-extension-temp\content-vue\.gitignore',
dest: 'I:\extension\my-extension\.gitignore'
}

Node.js v23.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions