Skip to content
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

Failed to activate the atom-jscad package #14

Open
epheterson opened this issue May 22, 2020 · 0 comments
Open

Failed to activate the atom-jscad package #14

epheterson opened this issue May 22, 2020 · 0 comments

Comments

@epheterson
Copy link

[Enter steps to reproduce:]

Not sure, just opened Atom with an old project in foreground. I don't update or use Atom a ton so maybe some stale plugins?

Atom: 1.47.0 x64
Electron: 5.0.13
OS: Mac OS X 10.15.5
Thrown From: atom-jscad package 1.2.1

Stack Trace

Failed to activate the atom-jscad package

At webFrame.registerURLSchemeAsBypassingCSP is not a function

TypeError: webFrame.registerURLSchemeAsBypassingCSP is not a function
    at /packages/atom-jscad/lib/atom-scad-preview-view.js:28:10)
    at /packages/atom-jscad/lib/atom-scad-preview-view.js:295:3)
    at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:147450)
    at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:150998)
    at Module.load (internal/modules/cjs/loader.js:701:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:633:12)
    at Function.Module._load (internal/modules/cjs/loader.js:625:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146766)
    at /packages/atom-jscad/lib/atom-scad-preview.js:16:27)
    at /packages/atom-jscad/lib/atom-scad-preview.js:304:3)
    at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:147450)
    at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:150998)
    at Module.load (internal/modules/cjs/loader.js:701:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:633:12)
    at Function.Module._load (internal/modules/cjs/loader.js:625:3)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:14:16)
    at customRequire (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:695414)
    at Package.requireMainModule (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3205936)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3193920)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3193698
    at Package.measure (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3191308)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3193558
    at new Promise (<anonymous>)
    at Package.activate (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3193501)
    at PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:382738)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:382354
    at Config.transactAsync (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:332002)
    at PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:382304)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-jscad 1.2.1 
color-picker 2.3.0 
minimap 4.29.9 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant