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
When using adpgter cretor and 'create git repo' is deselected the following error occures:
Verifying .npmignore and .gitignore
E:\GitHub\mcm1957\ioBroker.test230706> npm pack --dry-run
E:\GitHub\mcm1957\ioBroker.test230706> git status --short --untracked-files=all
Couldn't check .gitignore: Error: Command failed: git status --short --untracked-files=all
fatal: not a git repository (or any of the parent directories): .git
Either this check needs to be skipped or better handled if no git environment is (yet) set up.
Extract from DOS Box:
[create-adapter.json.zip](https://github.com/ioBroker/dev-server/files/11967850/create-adapter.json.zip)
That's it. Please wait a minute while I get this working...
[1/3] Generating files...
Using Legacy Google Translate
[2/3] Installing dependencies...
added 359 packages in 6m
[3/3] Installing dev-server...
changed 406 packages in 1m
Using default profile default
Using profile name "default"
Using adapter name "test230706"
Setting up in E:\GitHub\mcm1957\ioBroker.test230706\.dev-server\default
Verifying .npmignore and .gitignore
E:\GitHub\mcm1957\ioBroker.test230706> npm pack --dry-run
E:\GitHub\mcm1957\ioBroker.test230706> git status --short --untracked-files=all
Couldn't check .gitignore: Error: Command failed: git status --short --untracked-files=all
fatal: not a git repository (or any of the parent directories): .git
Installing js-controller and admin...
E:\GitHub\mcm1957\ioBroker.test230706\.dev-server\default> npm install --loglevel error --production
Minor cosmetic eroor::
When using adpgter cretor and 'create git repo' is deselected the following error occures:
Either this check needs to be skipped or better handled if no git environment is (yet) set up.
Extract from DOS Box:
create-adapter.json.zip
The text was updated successfully, but these errors were encountered: