GithubHelp home page GithubHelp logo

Comments (7)

thepowercoders avatar thepowercoders commented on June 30, 2024

any update from owner on this if this project is still active? I've looked myself and see other projects getting this error. It appears that this is due to node-sass v3 being deprecated. Github no longer hosts the binaries for node-sass v3.13.1.

It isn't clear to me what has dependencies on that but I did notice a lot of other outdated/deprecated package warnings when compiling.

I tried to update the package.json file but it is still failing and not sure whereabout this is happening.

from sp-dev-gdpr-activity-hub.

KarelVDH2 avatar KarelVDH2 commented on June 30, 2024

I have the same problem.
This looked like a good project, but it seems impossible to install now.

Is thi project dead?

from sp-dev-gdpr-activity-hub.

jcskillings avatar jcskillings commented on June 30, 2024

I had a lot of trouble getting the project to build until installing windows-build-tools https://github.com/felixrieseberg/windows-build-tools Globally installing node-sass with npm may also help.

from sp-dev-gdpr-activity-hub.

JoelFerreira1984 avatar JoelFerreira1984 commented on June 30, 2024

Hi guys, @antonywm @KarelVDH2 @jcskillings

I had same issues on installation but finally had solve it with this command

npm install --global --production windows-build-tools

Now i am able to navigate in the application but when trying to insert events or requests nothing happens in the form

Any clue how to solve this?

Many thanks

from sp-dev-gdpr-activity-hub.

JoelFerreira1984 avatar JoelFerreira1984 commented on June 30, 2024

Hi @jcskillings

Thanks for this, for me was the solution to install it

How about the insert Requests and Events forms not working? I mean clicking on save nothing happens

Can you give some help?

Many thanks

from sp-dev-gdpr-activity-hub.

JoelFerreira1984 avatar JoelFerreira1984 commented on June 30, 2024

Using developer tools on browser i get in the home page this error

Failed to load resource: the server responded with a status of 500 ()
sites/GDPR2018/_api/social.following/IsFollowed

<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<m:code>
-1, Microsoft.SharePoint.Client.ClientServiceException
</m:code>
<m:message xml:lang="pt-PT">
The HTTP method "GET" can not be used to access the "IsFollowed" resource. The resource operation type is specified as "Default". Use the correct HTTP method to invoke the resource.
</m:message>
</m:error>

More erros in the insert Event form

Failed to load resource: net::ERR_NAME_NOT_RESOLVED
relative-path.invalid/react-dom:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED

from sp-dev-gdpr-activity-hub.

JoelFerreira1984 avatar JoelFerreira1984 commented on June 30, 2024

I am trying to folow this guide but in the second step it fails

https://github.com/SharePoint/sp-dev-gdpr-activity-hub/blob/master/Documentation/Customization.md

Step

Provision workflows

Apply-PnPProvisioningTemplate -Path .\GDPR-Activity-Hub-Workflows.xml -Handlers Workflows

Error

Apply-PnPProvisioningTemplate : Microsoft.Workflow.Client.ActivityValidationException: Workflow XAML failed validation
due to the following errors:
Character '0' was unexpected in string '0'. Invalid XAML type name.
HTTP headers received from the server - ActivityId: b6da46b4-7894-44dc-a141-bf87fd564dbb. NodeId: . Scope: . Client
ActivityId : ae669f9e-e006-7000-2ffe-ec246280a09b. ---> System.Net.WebException: The remote server returned an error:
(400) Bad Request.
at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult
At line:1 char:1

  • Apply-PnPProvisioningTemplate -Path .\GDPR-Activity-Hub-Workflows.xml ...
  •   + CategoryInfo          : WriteError: (:) [Apply-PnPProvisioningTemplate], ServerException
      + FullyQualifiedErrorId : EXCEPTION,SharePointPnP.PowerShell.Commands.Provisioning.ApplyProvisioningTemplate
    

from sp-dev-gdpr-activity-hub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.