Skip to content

the app window is not loading when i run yarn devΒ #599

Open
@Optimus2297

Description

@Optimus2297

🐞 bug report

✍️ Description

i have installed all the dependencies using yarn and when i am trying to open the app in dev mode using yarn dev the window of the app is not loading. Its not giving any errors also in the console.

πŸ•΅πŸΌβ€β™‚οΈ Is this a regression?

It was working properly and suddenly what happened i dont know i didt change any code and then this problem appeared

πŸ”¬ Minimal Reproduction

yarn dev

🌍 Your Environment

windows

πŸ”₯ Exception or Error or Screenshot


D:\responsively-app-master\desktop-app>yarn dev
yarn run v1.22.4
$ cross-env START_HOT=1 node -r @babel/register ./internals/scripts/CheckPortInUse.js && cross-env START_HOT=1 yarn start-renderer-dev
$ cross-env NODE_ENV=development webpack-dev-server --config configs/webpack.config.renderer.dev.babel.js
Starting Main Process...
$ cross-env HOT=1 NODE_ENV=development electron -r @babel/register ./app/main.dev.js

(node:10008) ExtensionLoadWarning: Warnings loading extension at C:\Users\bhaskarbhavsaheb.h\AppData\Roaming\Electron\extensions\fmkadmapgofadopljbjfkapdkoienihi: Unrecognized manifest key 'browser_action'. Unrecognized manifest key 'minimum_chrome_version'. Unrecognized manifest key 'update_url'. Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.
(node:10008) ExtensionLoadWarning: Warnings loading extension at C:\Users\bhaskarbhavsaheb.h\AppData\Roaming\Electron\extensions\lmhkpmbekcpmknklioeibfkpmmfibljd: Unrecognized manifest key 'commands'. Unrecognized manifest key 'homepage_url'. Unrecognized manifest key 'page_action'. Unrecognized manifest key 'short_name'. Unrecognized manifest key 'update_url'. Permission 'notifications' is unknown or URL pattern is malformed. Permission 'contextMenus' is unknown or URL pattern is malformed. Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.
[Browsersync] Copy the following snippet into your website, just before the closing  tag
<script async id="__bs_script__" src="https://localhost:12719/browser-sync/browser-sync-client.js?v=2.26.10"></script>

10:49:21.638 > Skip checkForUpdatesAndNotify because application is not packed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageNeeds debugging to know the root causemore info neededNeed more details about the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions